Reference Library
ServiceProvider..::..ChangeSystemStatusFilterResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderServiceProvider..::..ChangeSystemStatusFilterResponseArgs
The class holds the data for the ChangeSystemStatusFilter response.

Supported in: 6.2.0

Declaration Syntax
C#Visual BasicVisual C++
public class ChangeSystemStatusFilterResponseArgs : ServiceProvider..::..ServiceProviderCommonResponseArgs
Public Class ChangeSystemStatusFilterResponseArgs _
	Inherits ServiceProvider..::..ServiceProviderCommonResponseArgs
public ref class ChangeSystemStatusFilterResponseArgs : public ServiceProvider..::..ServiceProviderCommonResponseArgs
Members
All MembersProperties



IconMemberDescription
ActualStatusFilters
Specifies the actual set of System Status Types that will be filtered.

getError
If an exception occurred in the server, this will contain the text of the exception.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
getInvokeId
The ID of the XML messages that was sent to the server.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
getServiceProvider
The ServiceProvider object that this event is associated with.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
getUserState
The User State object that the application passed in.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
getXmlDocument
The XML Document associated with this response.
(Inherited from ServiceProvider..::..ServiceProviderCommonResponseArgs.)
SysStatRegiserID
Specifies the system registration identifier associated with the initial change request.

Inheritance Hierarchy
Object
EventArgs
 ServiceProvider..::..ServiceProviderCommonResponseArgs
  ServiceProvider..::..ChangeSystemStatusFilterResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)