ValidateUnitsResponsePrimaryResult Property |
[This is preliminary documentation and is subject to change.]
Overall result of the validation request
Namespace:
CFX.InformationSystem.UnitValidation
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic ValidationResult PrimaryResult { get; set; }
Public Property PrimaryResult As ValidationResult
Get
Set
Property Value
Type:
ValidationResult
See Also