Description
This web method returns a list of documents added to a project. Any of the users belonging to a company which is associated with the project can access all the project documents.
This web method is an upgraded version of GetDocumentsByProject web method with more meta data.
Request
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
Input | GetDocumentsByProjectInput | Mandatory | GetDocumentsByProjectInput Model |
applicationName | string | Mandatory | Third party application identifier, identifying the client consuming the web service – (Length of the ApplicationName should be less than or equal to 10) |
Add Comment