Batch Delete Attributes
            
 Declaration Syntax
 Declaration Syntax| C# | 
public BatchDeleteAttributesResponse BatchDeleteAttributes( BatchDeleteAttributesRequest request )
 Parameters
 Parameters- request (BatchDeleteAttributesRequest)
- Batch Delete Attributes request
 Return Value
 Return ValueBatchDeleteAttributesResponse from the service
 Remarks
 Remarks
            The BatchDeleteAttributes operation deletes attributes within one or more items.
            An item name and a collection of Attribute is specified for each
            item to have attributes deleted for.  If no attributes are specified then the entire item will be deleted.