CustomAttributeValue Properties |
The CustomAttributeValue type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeId |
Gets the ID of the CustomAttributeInfo which this value is referenced to.
| |
| IsInheritanceConflict |
Gets a value indicating whether this custom attribute value inherits conflicting values from
two or more groups or Windows Group accounts.
| |
| IsInherited |
Gets a value indicating whether the custom attribute value is inherited from others.
| |
| SingleValue | Gets or sets the single value of the attribute. | |
| Values |
Gets the value of a custom attribute.
|