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!

Axis.Input

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Input As AstNode
[C#]
public AstNode Input {get;}
[C++]
public: __property AstNode* get_Input();
[JScript]
public function get Input() : AstNode;

See Also

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