[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.IDtComponentLicense.IsValid"]
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
bool IsValid { get; } |
Visual Basic |
---|
ReadOnly Property IsValid As Boolean Get |
Visual C++ |
---|
property bool IsValid { bool get (); } |
F# |
---|
abstract IsValid : bool with get |