Click or drag to resize

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.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public bool DisableHLSegmentSequenceValidation { get; set; }

Property Value

Boolean
See Also