%SYS
AbstractService Class Reference
Inheritance diagram for AbstractService:
Collaboration diagram for AbstractService:

Static Public Member Functions

_.Library.Status Disable (_.Library.String pApplication)
 Enables the specified web application for a given SOAP service.
 
_.Library.Status Enable (_.Library.String pApplication)
 Enables the specified web application for a given SOAP service.
 
_.Library.Boolean IsEnabled (_.Library.String pApplication, pAppArray)
 Returns 1 if and only if the service is enabled for pApplication; if pApplication is unspecified,. More...
 

Member Function Documentation

◆ IsEnabled()

_.Library.Boolean IsEnabled ( _.Library.String  pApplication,
  pAppArray 
)
static

Returns 1 if and only if the service is enabled for pApplication; if pApplication is unspecified,.

returns 1 if and only if the service is enabled for any web application in the current namespace. In the latter case, also returns an array of web applications for which the namespace is enabled.