Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPropertyDefinition Class

In This Topic
    MDPropertyDefinition Class Properties
    In This Topic

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

    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
    See Also