Property SendData
SendData
Default true. If unset (false), instructs code-generation to not include this field in the serialization data. I.e. Do not replicate this field. This is particularly useful for non primitive members (like structs), which will have all fields serialized by default.
Declaration
public bool SendData { get; set; }
Property Value
Type | Description |
---|---|
bool |