API Help
Eplan.EplApi.MasterData Namespace / MDPropertyDefinition Class
Properties Methods

MDPropertyDefinition Class Members

The following tables list the members exposed by MDPropertyDefinition.

Public Constructors
 NameDescription
Public ConstructorConstructor  
Top
Public Properties
 NameDescription
Public PropertyReturns MDAnyPropertyId.  
Public PropertyChecks if given property is indexed.  
Public PropertyGets a property's minimal value specified in the property's definition.  
Public PropertyAllows to check maximal index value of given property.  
Public PropertyName of property.  
Public PropertyCheck if a given property is read-only.  
Public PropertyReturns information about type of the property. MDPropertyDefinition.MDPropertyType  
Public PropertyGets a property's maximal value specified in the property's definition.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPropertyDefinition object.  
Top
See Also