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);
abstract member IsResearchService : string -> bool
Public Function IsResearchService (ServiceID As String) As Boolean

Parameters

ServiceID
String

Specifies a GUID that identifies the research service.

Returns

Boolean

Applies to