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

PropertyDefinition Class Members

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 marked as deprecated.  
Public PropertyAllows to check if a given property is indexed  
Public PropertyAllows to check if a given property 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 PropertyGets a property's minimal value specified in the property's definition.  
Public PropertyAllows to check maximal index of a given property.  
Public PropertyName of property.  
Public PropertyReturns information about type of the property.  
Public PropertyGets a property's maximal value specified in the property's 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 passed value with property definition  
Top
See Also