ProductLicenceInformation.TotalServerLicenseCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the total server license count.
public:
property int TotalServerLicenseCount { int get(); };
public int TotalServerLicenseCount { get; }
member this.TotalServerLicenseCount : int
Public ReadOnly Property TotalServerLicenseCount As Integer