| Name | Description | |
|---|---|---|
![]() | MDUserDefinedPropertyDefinition Constructor | Initializes property definition |
The following tables list the members exposed by MDUserDefinedPropertyDefinition.
| Name | Description | |
|---|---|---|
![]() | MDUserDefinedPropertyDefinition Constructor | Initializes property definition |
| Name | Description | |
|---|---|---|
![]() | AvailableForPartReferences | Also validate for part references property. |
![]() | Category | Category of this property definition. |
![]() | DefaultValuesSelectionList | Gets/Sets list of default values for selection list. |
![]() | Description | Description for this property definition. |
![]() | DisplayedName | Name displayed in GUI for this property definition. |
![]() | DoNotUseAnyMore | "Do not use any more" property. |
![]() | FieldType | Field type of this property definition. |
![]() | GUIReadOnly | GUIReadOnly property value. This property makes a new user-defined property to be Readonly in GUI. |
![]() | Id | Overridden. Returns MDAnyPropertyId. |
![]() | IdentifyingName | Identifying name |
![]() | InputAid | Input aid of this property definition. |
![]() | IsIndexed | Overridden. Checks if given property is indexed. |
![]() | LowerBound | Overridden. Gets a property's minimal value specified in the property's definition. |
![]() | MaxIndex | Overridden. Allows to check maximal index value of given property. |
![]() | Name | Overridden. Name of property. |
![]() | ReadOnly | Overridden. Check if a given property is read-only. |
![]() | TranslatePropertyValue | Translate property value. |
![]() | Type | Overridden. Returns information about type of the property. MDPropertyDefinition.MDPropertyType |
![]() | UnitGroup | UnitGroup of this property definition. |
![]() | UpperBound | Overridden. Gets a property's maximal value specified in the property's definition. |
| Name | Description | |
|---|---|---|
![]() ![]() | Create | Overloaded. Creates new property definition |
![]() | Dispose() | Destructor for deterministic finalization of UserDefinedPropertyDefinition object. (Inherited from Eplan.EplApi.MasterData.MDPropertyDefinition) |
![]() | Load | Loads property definition from the database. |
![]() | Store | Stores property definition to the database. |