QuotaName Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the quota
public class QuotaName
type QuotaName = class
Public Class QuotaName
- Inheritance
-
QuotaName
Constructors
QuotaName() |
Initializes a new instance of the QuotaName class. |
QuotaName(String, String) |
Initializes a new instance of the QuotaName class. |
Properties
LocalizedValue |
Gets or sets the localized name of the quota |
Value |
Gets or sets the unlocalized name (or ID) of the quota |