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!

DocumentEditor.HasChildren

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property HasChildren As Boolean
[C#]
public bool HasChildren {virtual get;}
[C++]
public: __property virtual bool get_HasChildren();
[JScript]
public function get HasChildren() : Boolean;

See Also

DocumentEditor Class | DocumentEditor Members | System.Data.XML Namespace