FinishDefinition.IsPropertyDisabled Method
Parent Object: FinishDefinitionDescription
Method that returns whether the specified property is disabled or not.
Syntax
FinishDefinition.IsPropertyDisabled( PropertyName As String ) As BooleanParameters
Name | Type | Description |
PropertyName | String | Input String value that specifies the property name to get its disabled status. The property name can be:
|