Eplan Platform API
Eplan.EplApi.DataModel Namespace / DaisyChain Class / Properties Property

In This Topic
Properties Property (DaisyChain)
In This Topic
EPLAN properties of the DaisyChain object.
Syntax
public new StorableObjectPropertyList Properties {get;}
Remarks
DaisyChain object has only one EPLAN property - PROPUSER_DBOBJECTID - which is used for identification. Other properties of DaisyChain objects are accessed directly through the class' members.
See Also