Research.IsResearchService Method
Word Developer Reference |
Indicates whether the GUID specified in the ServiceID parameter corresponds to a currently configured service.
Syntax
expression.IsResearchService(ServiceID)
expression An expression that returns a Research object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
ServiceID | Required | String | Specifies a GUID that identifies the research service. |
Return Value
Boolean
See Also