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

OTAPI_Basic_Message_GetNewAssetTypeID() private method

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