 | IValidationResultValidationInformation Property |
Gets information about the validation of one element.
Namespace: Aml.Engine.Services.InterfacesAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxstring ValidationInformation { get; set; }
Property ValidationInformation As String
Get
Set
property String^ ValidationInformation {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also