|
GroupAttribute Constructor (Type)
|
Namespace:
EdiFabric.Core.Annotations.Edi
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic GroupAttribute(
Type triggerType
)
Public Sub New (
triggerType As Type
)
Parameters
- triggerType
- Type: SystemType
The type of the trigger segment.
See Also