API Help
Eplan.EplApi.DataModel Namespace / DeviceListEntry Class / Properties Property

Properties Property (DeviceListEntry)
P8 properties of the DeviceListEntry object.
Syntax
public new DeviceListEntryPropertyList Properties {get;}

Property Value

DeviceListEntryPropertyList: the list of P8 properties of this object.
Exceptions
ExceptionDescription
Thrown during attempt to access a transient object's properties.
See Also