UsedLicenses

Gets the used licenses for this component. This dictionary maps the license ids to the number of used licenses for this task.

Declaration Syntax

public Dictionary<string, int> UsedLicenses { get; }