EdiRuntimeHelper.GetNextX12Icn(Int32, Int32, Int32, Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static int GetNextX12Icn(int onewayAgreementId, int isa13MinVal, int isa13MaxVal, bool bIsa13RollOver, bool bAckGeneration);
public static int GetNextX12Icn (int onewayAgreementId, int isa13MinVal, int isa13MaxVal, bool bIsa13RollOver, bool bAckGeneration);
static member GetNextX12Icn : int * int * int * bool * bool -> int
Public Shared Function GetNextX12Icn (onewayAgreementId As Integer, isa13MinVal As Integer, isa13MaxVal As Integer, bIsa13RollOver As Boolean, bAckGeneration As Boolean) As Integer
Parameters
- onewayAgreementId
- Int32
- isa13MinVal
- Int32
- isa13MaxVal
- Int32
- bIsa13RollOver
- Boolean
- bAckGeneration
- Boolean