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

IDeviceIndexed..::..GetAvailableProperties Method (UInt16, array<PropertyID>[]()[][], Boolean)

Returns the specified properties for the specified item.

Namespace:  CAS.Lib.DeviceSimulator
Assembly:  CommServer.DeviceSimulator (in CommServer.DeviceSimulator.dll)

Syntax


ItemPropertyCollection GetAvailableProperties(
	ushort itemIdx,
	PropertyID[] propertyIDs,
	bool returnValues
)
Function GetAvailableProperties ( _
	itemIdx As UShort, _
	propertyIDs As PropertyID(), _
	returnValues As Boolean _
) As ItemPropertyCollection
ItemPropertyCollection^ GetAvailableProperties(
	unsigned short^ itemIdx, 
	array<PropertyID^>^ propertyIDs, 
	bool^ returnValues
)

Parameters

itemIdx
Type: UInt16
propertyIDs
Type: array<PropertyID>[]()[][]
returnValues
Type: Boolean