ValidateUnitsRequestValidations Property |
[This is preliminary documentation and is subject to change.]
List of validations to be performed”. Options are: UnitRouteValidation", "UnitStatusValidation"
Namespace:
CFX.InformationSystem.UnitValidation
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<ValidationType> Validations { get; set; }
Public Property Validations As List(Of ValidationType)
Get
Set
Property Value
Type:
ListValidationType
See Also