System.Data.Generic
| SerializationSettings Class |
Provides settings for the Data Serializer.
Inheritance HierarchyNamespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)
SyntaxThe SerializationSettings type exposes the following members.
Methods| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties| Name | Description | |
|---|---|---|
![]() | ThreatMinValuesAsNull |
Gets or sets a value to threat propery values of min-value as null.
|
Remarks
See Also
