Research.IsResearchService(String) Method

Definition

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.

Returns

Applies to