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

OptionPropertyList Class Members

The following tables list the members exposed by OptionPropertyList.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyReturns array of property ids. Returns array of AnyPropertyId objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public PropertyReturns array of PropertyValue objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public PropertyModification date (change tracking) # 19032.  
Public PropertyRevision marker (change tracking) # 19030.  
Public PropertyRevision marker format (change tracking) # 19031.  
Public PropertyModification time (change tracking) # 19034.  
Public PropertyCreator (change tracking) # 19033.  
Public PropertyProject option: Description # 23106.  
Public PropertyProject option active # 23103.  
Public PropertyProject option: Name # 23101.  
Public PropertyProject option group: Description # 23104.  
Public PropertyProject option group: Name # 23100.  
Public PropertyStorableObject to which this property list is connected. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public PropertyOverloaded. Method used by operator[] in order to access indexed properties.  
Public PropertyOverloaded. Object identification # 2000. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Copies properties to other property list. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public MethodDestructor for deterministic finalization of OptionPropertyList object. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public MethodOverloaded. Checks property existence for used obiect.  
Public MethodInternal method. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Top
See Also