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!

IProperties.All

[To be supplied.]

[Visual Basic]
ReadOnly Property All As IProperty ()
[C#]
IProperty[] All {get;}
[C++]
IProperty* get_All() = 0;
[JScript]
abstract function get All() : IProperty[];

See Also

IProperties Interface | IProperties Members | System.Data.Internal Namespace