Sets the Attribute property
| C# |
public DeleteAttributesRequest WithAttribute( params Attribute[] list )
- list (array<Attribute>[]()[][])
- List of attributes to delete.
this instance
| C# |
public DeleteAttributesRequest WithAttribute( params Attribute[] list )