Click or drag to resize
EventFormatterSetElementNull Method
Overload List
  NameDescription
Public methodSetElementNull(String)
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.
Public methodSetElementNull(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.
Top
See Also