BuildMaster SDK Reference
Version:

ComponentBaseType Property

Gets the extensible base type implemented by the component, e.g. ActionBase, SourceControlProviderBase, etc.

Syntax

public System.Type ComponentBaseType { get; }