ResourceAssignmentCollection.Remove
ResourceAssignmentCollection.Remove method
Removes specified assignment from collection, if it is not read-only, otherwise throws NotSupportedException.
public bool Remove(ResourceAssignment item)
Parameter | Type | Description |
---|---|---|
item | ResourceAssignment | The assignment to remove. |
Return Value
true, if specified item was removed, false otherwise.
See Also
- class ResourceAssignment
- class ResourceAssignmentCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks