Click or drag to resize

StoreDataRequest Properties

The StoreDataRequest type exposes the following members.

Properties
 NameDescription
Public propertyClientData The client data.
Public propertyCommonPropertyTimestamp Timestamp for the new data
Public propertyCreateIfTagNotFound Whether or not to create the tag if it is not found.
Public propertyDataSet The dataset name.
Public propertyDeleteAllTvqsFrom Timestamp for where to start deleting TVQs.
Public propertyDeleteAllTvqsUpTo Timestamp for where to end deleting TVQs.
Public propertyStatic memberDescriptor 
Public propertyHandleOutOfOrderData Whether or not to handle data that is entered out of order.
Public propertyStatic memberParser 
Public propertyProperties The map of the properties with their values.
Public propertyReasonForTheDataChange The reason behind the change.
Public propertyTagName The tag name.
Public propertyTvqs The TVQs for the tag.
Public propertyWhoIsChangingData The user changing the data.
Top
See Also