CIPObjectObjectClassGetAttributeProperties Method |
Return all attribute properties (in GetAttributeAll order, ie not necessarily numerical order).
Namespace: Demo3D.PLC.Comms.CIP.NodesAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxprotected override IEnumerable<AttributeProperties> GetAttributeProperties()
Return Value
IEnumerableAttributePropertiesAll the attribute properties (in GetAttributeAll order, ie not necessarily numerical order).
See Also