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