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

WrappersHelpers..::..GetID Method (array<IAddressSpaceDescriptor>[]()[][], String)

Returns the id related to specified name

Namespace:  CAS.CommServer.CommonBus
Assembly:  CommServer.CommonBus (in CommServer.CommonBus.dll)

Syntax


public static Nullable<short> GetID(
	IAddressSpaceDescriptor[] table,
	string name
)
Public Shared Function GetID ( _
	table As IAddressSpaceDescriptor(), _
	name As String _
) As Nullable(Of Short)
public:
static Nullable<short^> GetID(
	array<IAddressSpaceDescriptor^>^ table, 
	String^ name
)

Parameters

table
Type: array<IAddressSpaceDescriptor>[]()[][]
has table with enum
name
Type: String
Name that will be changed to id

Return Value

Integer related to the specified name