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