SoapTypeAttribute::XmlFieldOrder Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the XML field order for the target object type.
Assembly: mscorlib (in mscorlib.dll)
public: property XmlFieldOrderOption XmlFieldOrder { XmlFieldOrderOption get(); void set(XmlFieldOrderOption value); }
Property Value
Type: System.Runtime.Remoting.Metadata::XmlFieldOrderOptionThe XML field order for the target object type.
.NET Framework
Available since 1.1
Available since 1.1
Show: