Discuss this help topic in SecureBlackbox Forum
Contains URI of the original document.
Declaration
[VB.NET]
Property DataURI As String
[Pascal]
property DataURI : string;
[C++]
void get_DataURI(std::string &OutResult);
[PHP]
string get_DataURI()
[Java]
String getDataURI();
Description
Use this property to get URI of the original timestamped document.
Discuss this help topic in SecureBlackbox Forum