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

In This Topic
    PlacementPropertyList Class Members
    In This Topic

    The following tables list the members exposed by PlacementPropertyList.

    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 PropertyRevision change marker (from property comparison) # 10153.  
    Public PropertyRevision marker (from property comparison) # 10152.  
    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)
    Public PropertyChange protection (hierarchical) # 3015.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Copies properties to other property list. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public MethodDestructor for deterministic finalization of PlacementPropertyList 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