[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Public Properties

  Name Description
public property AutoIncrement Gets or sets an auto-increment value in the attribute value type template.
public property CaseSensitive Gets or sets a case-sensitive value in the attribute value type template.
public property DefaultValue Gets or sets a default value in the attribute value type template.
public property Description  Gets or sets the description of the child element in a management pack. (inherited from ManagementPackSubElement)
public property DisplayName  Gets or sets the display name of the child element in a management pack. (inherited from ManagementPackSubElement)
public property EnumType Gets or sets an enumeration value in the attribute value type template.
public property Id  Gets the GUID identifier for the child element in a management pack. (inherited from ManagementPackSubElement)
public property Key Gets or sets a key value in the attribute value type template.
public property LanguageCode  Gets or sets the default language code for the child element in a management pack. The language code should specify the language for the display name and description.  (inherited from ManagementPackSubElement)
public property Length This property is now obsolete. Please use MaxLength instead. Obsolete.
public property ManagementGroup  Gets the management group. (inherited from ManagementPackSubElement)
public property ManagementGroupId  Gets the management group ID. (inherited from ManagementPackSubElement)
public property MaxLength Gets or sets a maximum length value in the attribute value type template.
public property MaxValue Gets or sets a maximum value in the attribute value type template.
public property MinLength Gets or sets a minimum length value in the attribute value type template.
public property MinValue Gets or sets a minimum value in the attribute value type template.
public property Name  Gets the name of the child element in a management pack. (inherited from ManagementPackSubElement)
public property ParentElement  Gets the parent element for the child element in a management pack. (inherited from ManagementPackSubElement)
public property RegEx Gets or sets a regular expression value in the attribute value type template.
public property RegExObject Gets or sets the regular expression used in validating strings.
public property Required Gets or sets a required value in the attribute value type template.
public property SystemType Gets the CLR type associated with this property.
public property Type Gets or sets a type value in the attribute value type template.

See Also


Send comments about this topic to Microsoft.