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