Click or drag to resize

GroupAttribute(Type) Constructor

Initializes a new instance of the GroupAttribute class.

Namespace: EdiFabric.Core.Annotations.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public GroupAttribute(
	Type triggerType
)

Parameters

triggerType  Type
The type of the trigger segment.
See Also