QuotaName Class

Definition

The name of the quota

public class QuotaName
type QuotaName = class
Public Class QuotaName
Inheritance
QuotaName

Constructors

Name Description
QuotaName()

Initializes a new instance of the QuotaName class.

QuotaName(String, String)

Initializes a new instance of the QuotaName class.

Properties

Name Description
LocalizedValue

Gets or sets the localized name of the quota

Value

Gets or sets the unlocalized name (or ID) of the quota

Applies to