API Help
Eplan.EplApi.MasterData Namespace / PropertiesAndHandleObjectPropertyList Class
Properties Methods

In This Topic
    PropertiesAndHandleObjectPropertyList Class Members
    In This Topic

    The following tables list the members exposed by PropertiesAndHandleObjectPropertyList.

    Public Constructors
     NameDescription
    Public ConstructorThis constructor creates local property list. Any changes done to this PropertiesAndHandleObjectPropertyList are local.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns array of MDPropertyValue objects. If PropertiesAndHandleObjectPropertyList works on local property list it will be an array of unique properties from local property list. Otherwise it will be an array of all existing properties for related object.  
    Public PropertyPropertiesAndHandleObject to which this property list is connected.  
    Public PropertyOverloaded. Method used by operator[] in order to access indexed properties by MDAnyPropertyId.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of PropertiesAndHandleObjectPropertyList object.  
    Public MethodChecks if property exists for used object.  
    Top
    See Also