IQuoteTableColumnValidationCollectionCount Property |
Gets the count of validations.
Namespace: Scripting.QuoteTablesAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property Count As Integer
Get
property int Count {
int get ();
}No code example is currently available or this language may not be supported.
Property Value
Int32
The count.
See Also