QDVEstimate.GetListOfEmbeddedFiles Method
NOTE: This member is now obsolete. Use Qdv.UserApi.IEstimate.GetListOfEmbeddedFiles instead.
Parameters
- ErrorNumber
- int
Optional. Returns 0 when no error otherwise an error number.
- ErrorMessage
- string
Optional. An possible error message. An empty string when no error.
Return Value
Dictionary<string, string>A dictionary(of string, string) whose keys are file IDs and values are name of files.