NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IValueAccess Members

Properties

Value Value to be edited.

Methods

GetServiceObject Retrieves host services that assist the value editor. The only service currently available in IEditorHost, which will be obtained by passing in typeof(IEditorSite), and IEditorSite, which can be obtained by passing in typeof(IEditorSite).
ValueChanged Notifies the ValueAccess implementation that the object returned from the value property has been modified.

See Also

IValueAccess Interface | System.ComponentModel Namespace