Reference Library
SystemStatus Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::..SystemStatusEventArgsSystemStatus
Specifies the system status as normal or disabled.
Declaration Syntax
C#Visual BasicVisual C++
public string SystemStatus { get; }
Public ReadOnly Property SystemStatus As String
	Get
public:
property String^ SystemStatus {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)