System.Runtime.Remoting.Metadata.XmlFieldOrderOption Enumeration

You should not use this enumeration; it is not used by the .NET Framework remoting infrastructure.

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public enum XmlFieldOrderOption

Remarks

The SoapTypeAttribute.XmlFieldOrder property of the System.Runtime.Remoting.Metadata.SoapTypeAttribute class gets or sets a value of type System.Runtime.Remoting.Metadata.XmlFieldOrderOption. However, the .NET Framework remoting infrastructure does not use the property's value.

Members

Member NameDescription
All

You should not use the XmlFieldOrderOption enumeration; it is not used by the .NET Framework's remoting infrastructure.

Choice

You should not use the XmlFieldOrderOption enumeration; it is not used by the .NET Framework's remoting infrastructure.

Sequence

You should not use the XmlFieldOrderOption enumeration; it is not used by the .NET Framework's remoting infrastructure.

Requirements

Namespace: System.Runtime.Remoting.Metadata
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0