[Missing <summary> documentation for "P:ScopeRuntime.BooleanColumnData.Default"]

Namespace: ScopeRuntime
Assembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)

Syntax

C#
public static bool Default { get; }
Visual Basic
Public Shared ReadOnly Property Default As Boolean
	Get
Visual C++
public:
static property bool Default {
	bool get ();
}

See Also