SPQuotaTemplateCollection.Item Property

Include Protected Members
Include Inherited Members

Gets or sets the quota template object from the collection.

Overload List

  Name Description
Public property 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.
Public property 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

SPQuotaTemplateCollection Members

Microsoft.SharePoint.Administration Namespace