DataContractAttribute Properties
.NET Framework 4.5
The DataContractAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsReference | Gets or sets a value that indicates whether to preserve object reference data. |
|
Name | Gets or sets the name of the data contract for the type. |
|
Namespace | Gets or sets the namespace for the data contract for the type. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |