BuildMaster SDK Reference
Version:

GetProviderTypeCode(System.Type providerType) Method

Returns a provider created based on its System.Type.

Syntax

public static string GetProviderTypeCode(System.Type providerType)

Parameters

providerType
Type: System.Type

The type of the provider.

Returns

Newly-created provider.