wpp
ClearWppHostsLoggingOutStruct


This structure encapsulates all the necessary parameters required during clearing Logging Out WPP Hosts. The siteId is required. If svcId is not given, the method will use the base routing instance.


public struct ClearWppHostsLoggingOutStruct

Properties
siteId Specifies the NE of the WPP Host. This is a required input parameter.

type=string

svcId Specifies the service id of the WPP Host. This is a required input parameter.

type=long

portalName Specifies the portal name of the WPP Host. This is a optional input parameter.

type=string

hostAddress Specifies the host address of the WPP Host. This is a optional input parameter.

type=InetAddress