EdiRuntimeHelper.GetNextEdifactTScn 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 ^ GetNextEdifactTScn(int onewayAgreementId, long unh01MinVal, long unh01MaxVal, System::String ^ unh01Prefix, System::String ^ unh01Suffix, bool bUnh01RollOver, bool bAckGeneration);
public static string GetNextEdifactTScn (int onewayAgreementId, long unh01MinVal, long unh01MaxVal, string unh01Prefix, string unh01Suffix, bool bUnh01RollOver, bool bAckGeneration);
static member GetNextEdifactTScn : int * int64 * int64 * string * string * bool * bool -> string
Public Shared Function GetNextEdifactTScn (onewayAgreementId As Integer, unh01MinVal As Long, unh01MaxVal As Long, unh01Prefix As String, unh01Suffix As String, bUnh01RollOver As Boolean, bAckGeneration As Boolean) As String
Parameters
- onewayAgreementId
- Int32
- unh01MinVal
- Int64
- unh01MaxVal
- Int64
- unh01Prefix
- String
- unh01Suffix
- String
- bUnh01RollOver
- Boolean
- bAckGeneration
- Boolean