MachineLearningProviderHandlerTypeNames Property

Gets a reference between the IDs and the names of the plugins installed.

Namespace:  Dundas.BI.MachineLearning
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public abstract IDictionary<Guid, string> HandlerTypeNames { get; }

Property Value

Type: IDictionaryGuid, String
See Also