Uses of Class
com.aspose.tasks.cloud.model.requests.DeleteExtendedAttributeByIndexRequest
Packages that use DeleteExtendedAttributeByIndexRequest
-
Uses of DeleteExtendedAttributeByIndexRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type DeleteExtendedAttributeByIndexRequestModifier and TypeMethodDescriptionTasksApi.deleteExtendedAttributeByIndex
(DeleteExtendedAttributeByIndexRequest request) Delete a project extended attribute.com.squareup.okhttp.Call
TasksApi.deleteExtendedAttributeByIndexAsync
(DeleteExtendedAttributeByIndexRequest request, ApiCallback<AsposeResponse> callback) Delete a project extended attribute.