Click or drag to resize
Askia

IQuotaAllocationCollectionCreate Method

[Missing <summary> documentation for "M:AskiaCore.IQuotaAllocationCollection.Create(System.Int32)"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IQuotaAllocation Create(
	int AgentID
)

Parameters

AgentID
Type: SystemInt32

[Missing <param name="AgentID"/> documentation for "M:AskiaCore.IQuotaAllocationCollection.Create(System.Int32)"]

Return Value

Type: IQuotaAllocation

[Missing <returns> documentation for "M:AskiaCore.IQuotaAllocationCollection.Create(System.Int32)"]

See Also