| ValidationSettingsDisableHLSegmentSequenceValidation Property |
Whether to disable the validating if HL segments have sequential IDs starting from 1. This needs DisableHLSegmentValidation to be false to take effect.
Namespace: EdiFabric.Core.Model.EdiAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public bool DisableHLSegmentSequenceValidation { get; set; }
Public Property DisableHLSegmentSequenceValidation As Boolean
Get
Set
Property Value
BooleanSee Also