Click or drag to resize

AttributeTypeDefinition Properties

The AttributeTypeDefinition type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description of the attribute
Public propertyDisplayName
Gets the display name of the attribute
Public propertyIsMultivalued
Gets a value indicating whether this attribute is multivalued or single-valued
Public propertyIsReadOnly
Gets a value indicating whether this attribute is read only
Public propertyIsRequired
Gets a value that indicates whether the attribute is required
Public propertyRegex
Gets the regular expression valued to validate the correctness of this attribute
Public propertySystemName
Gets the system name of the attribute
Public propertyType
Gets the data type of the attribute
Top
See Also