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

IAddress..::..address Property

Gets or sets the address

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

Syntax


Object address { get; set; }
Property address As Object
	Get
	Set
property Object^ address {
	Object^ get ();
	void set (Object^ value);
}