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.type

[To be supplied.]

[Visual Basic]
Public type As Type
[C#]
public Type type;
[C++]
public: Type* type;
[JScript]
public var type : Type;

See Also

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