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

ItemsRow..::..RequestedType Property

Gets or sets the type of the requested.

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


public Type RequestedType { get; set; }
Public Property RequestedType As Type
	Get
	Set
public:
property Type^ RequestedType {
	Type^ get ();
	void set (Type^ value);
}

Field Value

The type of the requested.