BuildMaster SDK Reference
Version:

LicensableProperty(string name, int usedCount, int licenseCount) Constructor

Initializes a new instance of the LicensableProperty class.

Syntax

public .ctor(string name, int usedCount, int licenseCount)

Parameters

name
Type: string

The name.

usedCount
Type: int

The used count.

licenseCount
Type: int

The license count.