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!

NameInfo.isMustUnderstand

[To be supplied.]

[Visual Basic]
Public isMustUnderstand As Boolean
[C#]
public bool isMustUnderstand;
[C++]
public: bool isMustUnderstand;
[JScript]
public var isMustUnderstand : Boolean;

See Also

NameInfo Class | NameInfo Members | System.Runtime.Serialization.Formatters Namespace