IOPCDataAccess..::..GetAvailableProperties Method (array<PropertyID>[]()[][])
Gets the available properties.
Namespace:
CAS.Lib.DeviceSimulatorAssembly: CommServer.DeviceSimulator (in CommServer.DeviceSimulator.dll)
Syntax
ItemPropertyCollection[] GetAvailableProperties( PropertyID[] propertyIDs )
Function GetAvailableProperties ( _ propertyIDs As PropertyID() _ ) As ItemPropertyCollection()
array<ItemPropertyCollection^>^ GetAvailableProperties( array<PropertyID^>^ propertyIDs )
Parameters
- propertyIDs
- Type: array<PropertyID>[]()[][]
The property identifiers.