 | ValidationElementRepairResult Property |
Gets information about the result of a repair operation for one element.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic string RepairResult { get; }
Public ReadOnly Property RepairResult As String
Get
public:
virtual property String^ RepairResult {
String^ get () sealed;
}
Property Value
StringImplements
IValidationResultRepairResult
See Also