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!

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

SerializationEntry Structure | SerializationEntry Members | System.Runtime.Serialization Namespace