Custom |
The CustomAttributeValueData type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomAttributeValueData | Initializes a new instance of the CustomAttributeValueData class. |
| 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. | |
| TenantId | Gets the ID of the tenant associated with this custom attribute value. | |
| 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. |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between CustomAttributeValueData and CustomAttributeValue. | |
| ToDataContractMappings | The mapping between CustomAttributeValue and CustomAttributeValueData. |