IAttributeDatabaseGetAttributeValues Method |
Return the values of all the attributes.
Namespace:
Demo3D.PLC.Comms.AttrDb
Assembly:
PLC (in PLC.dll) Version: 18.03.00
SyntaxIEnumerable<AttributeValue> GetAttributeValues()
Return Value
Type:
IEnumerableAttributeValueList of attribute values.
See Also