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

ConversionsRow..::..EngineeringValue1 Property

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

Syntax


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