Eplan Platform API
Eplan.EplApi.MasterData Namespace / PropertiesAndHandleObjectPropertyList Class / PropertiesAndHandleObjectPropertyList Constructor

In This Topic
    PropertiesAndHandleObjectPropertyList Constructor
    In This Topic
    This constructor creates local property list. Any changes done to this PropertiesAndHandleObjectPropertyList are local.
    Syntax
    public PropertiesAndHandleObjectPropertyList()
    public:
    PropertiesAndHandleObjectPropertyList();
    See Also