Contains custom setting data. More...
Properties | |
System.Xml.XmlDocument | CustomSettingDataXml [get, set] |
Gets or sets the setting data xml. | |
int | DataVersion [get, set] |
Gets or sets the data version. The data version specifies the custom setting data version. Clients should increment the number every time they call the set custom setting data method. It is used by the server to validate that setting changes made by one client is not overwritten by another. | |
Contains custom setting data.
|
getset |
Gets or sets the setting data xml.
|
getset |
Gets or sets the data version. The data version specifies the custom setting data version. Clients should increment the number every time they call the set custom setting data method. It is used by the server to validate that setting changes made by one client is not overwritten by another.