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

OTAPI_Basic_Smart_AreAllPartiesConfirmed() private method

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