supports_service
Description:
public bool supports_service (
string service_type)
Get whether service_type
is supported on this.
Parameters:
this |
the Account.
|
service_type |
the name of the service type to check for
|
Returns:
true if this supports the service type service_type ,
false otherwise.
|