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

PropertyDefinition Class Properties

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

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