LicenseSeatUsageReservedStandardUserUsage Property |
Gets the usage information for reserved Standard User seats.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic LicenseSeatUsageDetail ReservedStandardUserUsage { get; }Public ReadOnly Property ReservedStandardUserUsage As LicenseSeatUsageDetail
Get
public:
property LicenseSeatUsageDetail^ ReservedStandardUserUsage {
LicenseSeatUsageDetail^ get ();
}member ReservedStandardUserUsage : LicenseSeatUsageDetail with get
Property Value
LicenseSeatUsageDetail
See Also