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!

Header.MustUnderstand

Must be understood.

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

See Also

Header Class | Header Members | System.Runtime.Remoting Namespace