IQuoteTableColumnValidationActive Property |
Gets or sets active flag for validation
Namespace: Scripting.QuoteTablesAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool Active { get; set; }Property Active As Boolean
Get
Set
property bool Active {
bool get ();
void set (bool value);
}function get_Active();
function set_Active(value);
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also