Field.CompatibleDisplayUnitType
Description:
Checks if the specified type is compatible with the field description.
Checks if the specified type is compatible with the field description.
public bool CompatibleDisplayUnitType(
DisplayUnitType type
)
-
typeThe type to check.
Return Value
bool
True if the type is compatible, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration