EdiRuntimeHelper.GetNextX12Gcn(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 GetNextX12Gcn(int onewayAgreementId, int gs062MinVal, int gs06MaxVal, bool bGs06RollOver, bool bAckGeneration);
public static int GetNextX12Gcn (int onewayAgreementId, int gs062MinVal, int gs06MaxVal, bool bGs06RollOver, bool bAckGeneration);
static member GetNextX12Gcn : int * int * int * bool * bool -> int
Public Shared Function GetNextX12Gcn (onewayAgreementId As Integer, gs062MinVal As Integer, gs06MaxVal As Integer, bGs06RollOver As Boolean, bAckGeneration As Boolean) As Integer
Parameters
- onewayAgreementId
- Int32
- gs062MinVal
- Int32
- gs06MaxVal
- Int32
- bGs06RollOver
- Boolean
- bAckGeneration
- Boolean