Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyDefinition Class
Properties Methods

In This Topic
    PropertyDefinition Class Members
    In This Topic

    The following tables list the members exposed by PropertyDefinition.

    Public Constructors
     NameDescription
    Public ConstructorConstructor  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns AnyPropertyId.  
    Public PropertyAllows to check if a given property is marked as deprecated.  
    Public PropertyAllows to check if a given property is indexed.  
    Public PropertyAllows to check if a given property is marked as internal. Don't use this property.  
    Public PropertyAllows to check if a given property is name part.  
    Public PropertyAllows to check if a given property is licensed.  
    Public PropertyAllows to check if a given property is read-only.  
    Public PropertyReturns the minimum value of a property specified in the property definition.  
    Public PropertyAllows to check the maximum index of a given property.  
    Public PropertyName of property.  
    Public PropertyReturns information about the type of the property.  
    Public PropertyReturns the maximum value of a property specified in the property definition.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of PropertyDefinition object.  
    Public MethodReturns the display string used for a given property value. Validates whether the value meets the requirements of the property definition.  
    Top
    See Also