Click or drag to resize
DataContractAttribute Properties

The DataContractAttribute type exposes the following members.

Properties
  NameDescription
Public propertyIsReference
Gets or sets a value that indicates whether to preserve object reference data.
Public propertyName
Gets or sets the name of the data contract for the type.
Public propertyNamespace
Gets or sets the namespace for the data contract for the type.
Top
See Also