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

ServersRow..::..PreferedSpecyficationID Property

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

Syntax


[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public string PreferedSpecyficationID { get; set; }
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute> _
Public Property PreferedSpecyficationID As String
	Get
	Set
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public:
property String^ PreferedSpecyficationID {
	String^ get ();
	void set (String^ value);
}