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!

IEditableObject.BeginEdit

[To be supplied.]

[Visual Basic]
Sub BeginEdit()
[C#]
void BeginEdit();
[C++]
void BeginEdit() = 0;
[JScript]
function BeginEdit();

See Also

IEditableObject Interface | IEditableObject Members | System.Data Namespace