Click or drag to resize

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
Syntax
public List<ValidationType> Validations { get; set; }

Property Value

Type: ListValidationType
See Also