Research.IsResearchService(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the GUID specified in the ServiceID parameter corresponds to a currently configured service.
public:
bool IsResearchService(System::String ^ ServiceID);
public bool IsResearchService (string ServiceID);
Public Function IsResearchService (ServiceID As String) As Boolean
Parameters
- ServiceID
- String
Required String an object that specifies the GUID that identifies the research service.