EdiRuntimeHelper.GetNextX12Gcn(Int32, Int32, Int32, Boolean, Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- onewayAgreementId
- Int32
- gs062MinVal
- Int32
- gs06MaxVal
- Int32
- bGs06RollOver
- Boolean
- bAckGeneration
- Boolean