[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.DtUserLicenseService.License"]
Namespace: Dapfor.Net.Internal.LicensingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public IDtComponentLicense License { get; } |
Visual Basic |
---|
Public ReadOnly Property License As IDtComponentLicense
Get |
Visual C++ |
---|
public:
property IDtComponentLicense^ License {
IDtComponentLicense^ get ();
} |
F# |
---|
member License : IDtComponentLicense with get
|
Property Value
Type:
IDtComponentLicenseSee Also