Click or drag to resize
WebData Properties

The WebData type exposes the following members.

Properties
  NameDescription
Public propertyDataFields
This property can be used to handle an arbitrary set of data. Example on usage of this property: Data type may handle a flexible set of data fields or additional new data should be handled by a data type but you may want to avoid breaking the web service contract.
Public propertyIsDataChecked
Indicates if data has been checked for validity or not. This property is not part of the web service interface.
Top
See Also