Legend
| Sealed class: RT.Serialization.ClassifyIgnoreIfAttribute
SummaryIf this attribute is used on a field or automatically-implemented property, Classify omits its serialization if the field’s or property’s value is equal to the specified value. See also remarks.RemarksUsing this together with ClassifyIgnoreIfDefaultAttribute will cause the distinction between the type’s default value and the specified value to be lost.Constructors
Instance properties
|