System.Object
Eplan.EplApi.MasterData.MDPropertyDefinition
System.Object
Eplan.EplApi.MasterData.MDPropertyDefinition
Name | Description | |
---|---|---|
![]() | MDPropertyDefinition Constructor | Constructor |
Name | Description | |
---|---|---|
![]() | Id | Returns MDAnyPropertyId. |
![]() | IsIndexed | Checks if given property is indexed. |
![]() | LowerBound | Gets a property's minimal value specified in the property's definition. |
![]() | MaxIndex | Allows to check maximal index value of given property. |
![]() | Name | Name of property. |
![]() | ReadOnly | Check if a given property is read-only. |
![]() | Type | Returns information about type of the property. MDPropertyDefinition.MDPropertyType |
![]() | UpperBound | Gets a property's maximal value specified in the property's definition. |
Name | Description | |
---|---|---|
![]() | Dispose | Destructor for deterministic finalization of MDPropertyDefinition object. |