<Code Lib>
2020 Method
Changes 8
M

Field.CompatibleDisplayUnitType

Description:
Checks if the specified type is compatible with the field description.

public bool CompatibleDisplayUnitType(
	DisplayUnitType type
)

Return Value bool True if the type is compatible, false otherwise.

Loading…