[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.IDtComponentLicense.IsValid"]

Namespace: Dapfor.Net.Internal.Licensing
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

Property Value

Type: Boolean

See Also