QDVEstimate.RemoveFileFromEstimate Method
NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimate.RemoveFileFromEstimate instead.
Parameters
- IDofFile
- string
A unique identifier to the file that you can get using GetListOfEmbeddedFiles method.
- ErrorMessage
- string
Optional. Returns an error message in case of error or an empty string when no error.
Return Value
intAn error number when and error occurred. 0 when no error.