OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Ledger_GetTransactionIDByIndex C# (CSharp) Méthode

OTAPI_Basic_Ledger_GetTransactionIDByIndex() private méthode

private OTAPI_Basic_Ledger_GetTransactionIDByIndex ( string jarg1, string jarg2, string jarg3, string jarg4, int jarg5 ) : string
jarg1 string
jarg2 string
jarg3 string
jarg4 string
jarg5 int
Résultat string
        public static extern string OTAPI_Basic_Ledger_GetTransactionIDByIndex(string jarg1, string jarg2, string jarg3, string jarg4, int jarg5);
otapiPINVOKE