EventFormatterSetElementNull Method |
Name | Description | |
---|---|---|
SetElementNull(String) | Obsolete.
Creates a null element with the specified 'name'. Note that
whether or not fields containing null values are published to
subscribers is dependent upon details of the service and schema
configuration.
[Obsolete("Deprecated, use SetElementNull(Name) instead.")]
| |
SetElementNull(Name) |
Creates a null element with the specified 'name'. Note that whether
or not fields containing null values are published to subscribers
is dependent upon details of the service and schema configuration.
|