IQuoteTableColumnValidationValidationCompareValue Property |
Gets column validation value to compare with
Namespace: Scripting.QuoteTablesAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring ValidationCompareValue { get; }ReadOnly Property ValidationCompareValue As String
Get
property String^ ValidationCompareValue {
String^ get ();
}function get_ValidationCompareValue();
No code example is currently available or this language may not be supported.
Property Value
String
See Also