(Optional) Static name to be used to identify the object being compressed, overrides the
default usage of the class name of the decorated data contract.
NOTE: By default the class name of the data contract will be used as the Type,
secondly the TypePropertyName will be used (if provided) to extract the Type from
a property on the decorated data contract. If TypePropertyName is provided,
this property will be ignored.
Namespace: PASI.DataContract.Attributes
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
Property Value
Type: StringSee Also