Units Properties
| Name | Return Type | Description |
|---|---|---|
| DecimalSymbol | DecimalSymbol | The symbol used to separate the integer and fractional parts of a number. |
| DigitGroupingAmount | DigitGroupingAmount | The number of digits in each group when numbers are formatted with digit grouping. |
| DigitGroupingSymbol | DigitGroupingSymbol | The symbol used to separate groups of digits when numbers are formatted with digit grouping. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |