DocumentId Property
Summary
Gets the ID of the document that was processed.
Syntax
public string DocumentId { get; set; }
Public Property DocumentId() As String
Get
Set
public:
property String^ DocumentId
{
String^ get()
void set(String^ value)
}
Property Value
The ID of the document that was processed.