CustomAttributeValueData Properties |
The CustomAttributeValueData 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. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
| Values |
Gets the value of a custom attribute.
|