| EdiMessageIsPart Property |
Detects if the EDI message was split.
Namespace: EdiFabric.Core.Model.EdiAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public bool IsPart { get; set; }
Public Property IsPart As Boolean
Get
Set
Property Value
BooleanSee Also