API Help
Eplan.EplApi.DataModel Namespace / UserDefinedPropertyDefinition Class

UserDefinedPropertyDefinition Class Properties

For a list of all members of this type, see UserDefinedPropertyDefinition members.

Public Properties
 NameDescription
Public PropertyCategory of this property definition.  
Public PropertyGets/Sets list of default values for selection list.  
Public PropertyName displayed in GUI for this property definition.  
Public PropertyGets/Sets a flag which indicates if property will not be longer displayed in project.  
Public PropertyOverridden. Returns AnyPropertyId.  
Public PropertyIdentifying name of this property definition.  
Public PropertyInput aid of this property definition.  
Public PropertyReturns true, if the property is assigned to at least one property list  
Public PropertyOverridden. Allows to check if a given property marked as deprecated.  
Public PropertyAllows to check if a given property is indexed (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyAllows to check if a given property marked as internal. Don't use this property. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyAllows to check if a given property is name part. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyAllows to check if a given property is read-only. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyGets a property's minimal value specified in the property's definition. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyAllows to check maximal index of a given property. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyName of property. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyReturns the project in which this property definition exists.  
Public PropertyReturns information about type of the property. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyGets a property's maximal value specified in the property's definition. (Inherited from Eplan.EplApi.DataModel.PropertyDefinition)
Public PropertyUsages of this property definition.  
Top
See Also