Click or drag to resize

EdiMessageCopy Method

Creates a deep copy of the current instance.

Namespace: EdiFabric.Core.Model.Edi
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
public EdiMessage Copy()

Return Value

EdiMessage
The new copy.
See Also