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