Uses of Class
com.aspose.tasks.cloud.model.requests.GetDocumentPropertiesRequest
Packages that use GetDocumentPropertiesRequest
-
Uses of GetDocumentPropertiesRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetDocumentPropertiesRequestModifier and TypeMethodDescriptionTasksApi.getDocumentProperties
(GetDocumentPropertiesRequest request) Get a collection of a project's document properties.com.squareup.okhttp.Call
TasksApi.getDocumentPropertiesAsync
(GetDocumentPropertiesRequest request, ApiCallback<DocumentPropertiesResponse> callback) Get a collection of a project's document properties.