Class ExceptionData
public class ExceptionData
- Inheritance
-
ExceptionData
- Inherited Members
Constructors
ExceptionData(string, bool)
public ExceptionData(string licenseID, bool isDeprecatedLicenseId)
Parameters
Properties
IsDeprecatedLicenseId
public bool IsDeprecatedLicenseId { get; }
Property Value
LicenseExceptionID
public string LicenseExceptionID { get; }