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!

ConfigException.MultipePrimaryKeys

[To be supplied.]

[Visual Basic]
Public Shared MultipePrimaryKeys As String
[C#]
public static string MultipePrimaryKeys;
[C++]
public: static String* MultipePrimaryKeys;
[JScript]
public static var MultipePrimaryKeys : String;

See Also

ConfigException Class | ConfigException Members | System.Configuration Namespace