Aqualogic Interaction API  
 

IPTWebService.GetSupportsUserInterface Method 

Indicates whether this web service supports a particular user interface.

bool GetSupportsUserInterface(
   string bstrUserInterfaceName
);

Parameters

bstrUserInterfaceName
the URI of a user interface.

Return Value

True if this user interface is supported.

See Also

IPTWebService Interface | com.plumtree.server Namespace