BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

IOPCDataAccess..::..GetAvailableProperties Method (array<PropertyID>[]()[][])

Gets the available properties.

Namespace:  CAS.Lib.DeviceSimulator
Assembly:  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.

Return Value

Property collection accordingly to passed arguments