Aqualogic Interaction API  
 

IPTWebService.GetEnabled Method 

Get the status of the web service, enabled or disabled. You should set a web service to disabled before taking it offline for routine maintainence or upgrades.

bool GetEnabled();

Return Value

True if enabled.

See Also

IPTWebService Interface | com.plumtree.server Namespace