CustomAttributeValue Properties

The CustomAttributeValue type exposes the following members.

Properties
  NameDescription
Public propertyAttributeId
Gets the ID of the CustomAttributeInfo which this value is referenced to.
Public propertyIsInheritanceConflict
Gets a value indicating whether this custom attribute value inherits conflicting values from two or more groups or Windows Group accounts.
Public propertyIsInherited
Gets a value indicating whether the custom attribute value is inherited from others.
Public propertySingleValue
Gets or sets the single value of the attribute.
Public propertyValues
Gets the value of a custom attribute.
Top
See Also