Click or drag to resize

IQuoteTableHasValidationsFailed Property

Gets a value indicating whether this instance is valid.

Namespace: Scripting.QuoteTables
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool HasValidationsFailed { get; }

Property Value

Boolean
true if this instance is not valid; otherwise, false.
See Also