ID |
Scroll |
Gets the object ID of the deleted object.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ID As Integer C# public virtual int ID { get; }
Property ValueThe object ID of the deleted object. If the object type is DocumentObject this value contains the document number. If the object type is CaseObject this value contains the case number. |