EdiRuntimeHelper.GetNextEdifactGcn 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 System::String ^ GetNextEdifactGcn(int onewayAgreementId, long ung05MinVal, long ung05MaxVal, System::String ^ ung05Prefix, System::String ^ ung05Suffix, bool bUng05RollOver, bool bAckGeneration);
public static string GetNextEdifactGcn (int onewayAgreementId, long ung05MinVal, long ung05MaxVal, string ung05Prefix, string ung05Suffix, bool bUng05RollOver, bool bAckGeneration);
static member GetNextEdifactGcn : int * int64 * int64 * string * string * bool * bool -> string
Public Shared Function GetNextEdifactGcn (onewayAgreementId As Integer, ung05MinVal As Long, ung05MaxVal As Long, ung05Prefix As String, ung05Suffix As String, bUng05RollOver As Boolean, bAckGeneration As Boolean) As String
Parameters
- onewayAgreementId
- Int32
- ung05MinVal
- Int64
- ung05MaxVal
- Int64
- ung05Prefix
- String
- ung05Suffix
- String
- bUng05RollOver
- Boolean
- bAckGeneration
- Boolean