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

StartEndPair..::..StartAddress Property

Gets or sets the start address.

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

Syntax


public long StartAddress { get; set; }
Public Property StartAddress As Long
	Get
	Set
public:
property long long^ StartAddress {
	long long^ get ();
	void set (long long^ value);
}

Field Value

The start address.