The IAllocationApi type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Create |
Returns a fully functional IAllocationBlock created from a AllocationBlockTemplate | |
| Get |
Returns all available Allocation Blocks.
| |
| Get(String) |
Returns the Allocation Block matching the given name.
| |
| SubmitBlocks |
Saves allocation block collection on the server for this user
| |
| Validate |
Checks an Allocation Block Template for validity before submission.
|
See Also