SPQuotaTemplateCollection.Item property
Gets or sets the quota template object from the collection.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets the quota template object at the specified index in the collection. In C#, this property is an indexer for the SPQuotaTemplateCollection class. | |
Item[String] | Gets or sets a quota template object with the specified name in the collection. In C#, this property is an indexer for the SPQuotaTemplateCollection class. |
Top
See also
Reference
SPQuotaTemplateCollection class