Property IsLicensed
IsLicensed
Gets a value indicating whether Ticketing is licensed.
public bool IsLicensed { get; }
Property Value
- bool
trueif Ticketing is licensed; otherwise,false.
Gets a value indicating whether Ticketing is licensed.
public bool IsLicensed { get; }
true if Ticketing is licensed; otherwise, false.