DeleteDoc |
Scroll |
Deletes the Thereforeā¢ document with the specified document number.
Namespace: Therefore.API
Visual Basic Public Overridable Function DeleteDoc ( _ nDocNo As Integer _ ) C# public virtual void DeleteDoc ( int nDocNo )
Parameters nDocNo Number of the document to be deleted.
Return Value None. |
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method. |