WebData Properties |
The WebData type exposes the following members.
Name | Description | |
---|---|---|
DataFields |
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.
| |
IsDataChecked |
Indicates if data has been checked for validity or not.
This property is not part of the web service interface.
|