Public Properties

  Name Description
public property DataType Gets one of the AttributeType values that identifies the attribute datatype.
public property IsAnchor Gets a Boolean value that indicates whether the attribute is an anchor. The property contains true if the attribute is an anchor; otherwise, the property contains false.
public property IsMultiValued Gets a Boolean value that indicates whether the attribute is multi-valued. The property contains true if the attribute is multi-valued; otherwise, it contains false.
public property Name Gets the name of the attribute.

See Also