API Help
Eplan.EplApi.DataModel Namespace / DocumentBasePropertyList Class
Properties Methods

DocumentBasePropertyList Class Members

The following tables list the members exposed by DocumentBasePropertyList.

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 PropertyOverloaded. Modification date (change tracking) # 19032. This property isn't indexed. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Public PropertyOverloaded. Revision marker (change tracking) # 19030. This property isn't indexed. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Public PropertyOverloaded. Revision marker format (change tracking) # 19031. This property isn't indexed. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Public PropertyOverloaded. Modification time (change tracking) # 19034. This property isn't indexed, and is read-only. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Public PropertyOverloaded. Creator (change tracking) # 19033. This property isn't indexed. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Public PropertyOverloaded. Revision change marker (from property comparison) # 10153. This property isn't indexed. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Public PropertyOverloaded. Revision marker (from property comparison) # 10152. This property isn't indexed. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
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 by AnyPropertyId.  
Public PropertyOverloaded. Object identification # 2000. This property isn't indexed, and is read-only. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
Public PropertyOverloaded. Change protection (hierarchical) # 3015. This property isn't indexed, and is read-only. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Copies properties to other property list. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public MethodDestructor for deterministic finalization of DocumentBasePropertyList object. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public MethodOverloaded. Checks property existence for used obiect. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
Public MethodInternal method. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Top
See Also