DPIServicesGetAttributeProperties Method |
Returns all attribute properties (in GetAttributeAll order, ie not necessarily numerical order).
Namespace:
Demo3D.PLC.Rockwell.Comms.DPI.Nodes
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic virtual IEnumerable<DPIServicesAttributeProperties> GetAttributeProperties()
Return Value
Type:
IEnumerableDPIServicesAttributePropertiesAll the attribute properties (in GetAttributeAll order, ie not necessarily numerical order).
See Also