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!

ReferenceMap.Keys

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Keys As ICollection
[C#]
public ICollection Keys {get;}
[C++]
public: __property ICollection* get_Keys();
[JScript]
public function get Keys() : ICollection;

See Also

ReferenceMap Class | ReferenceMap Members | System.Web.Services.Discovery Namespace