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!

FormatterEnums.typeFormat

[To be supplied.]

[Visual Basic]
Public typeFormat As FormatterTypeStyle
[C#]
public FormatterTypeStyle typeFormat;
[C++]
public: FormatterTypeStyle typeFormat;
[JScript]
public var typeFormat : FormatterTypeStyle;

See Also

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