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!

QueryCell.PropertyIndex

The numeric index of the property by which the query is to filter.

[Visual Basic]
Public PropertyIndex As Integer
[C#]
public int PropertyIndex;
[C++]
public: int PropertyIndex;
[JScript]
public var PropertyIndex : int;

See Also

QueryCell Class | QueryCell Members | System.Configuration Namespace