OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Message_GetLedger C# (CSharp) Method

OTAPI_Basic_Message_GetLedger() private method

private OTAPI_Basic_Message_GetLedger ( string jarg1 ) : string
jarg1 string
return string
        public static extern string OTAPI_Basic_Message_GetLedger(string jarg1);
otapiPINVOKE