Index
Hiding EDI File Section
By default all sections of the ValidationUnit are visible. You can hide the EDI File Section using the HideEDIFileSection property of the Validation Unit.
Example
validationUnit.HideEDIFileSection = false;
By default all sections of the ValidationUnit are visible. You can hide the EDI File Section using the HideEDIFileSection property of the Validation Unit.
validationUnit.HideEDIFileSection = false;