Click or drag to resize

GroupAttributeTriggerType Property

The type of the trigger EDI segment. This is used by the EDI parser to find a quick match in the search line. The EDI parser matched not only the EDI segment tag but also the EDI data element code sets for the first two EDI data elements in the trigger EDI segment.

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public Type TriggerType { get; }

Property Value

Type
See Also