SoapFieldAttribute.IsInteropXmlElement Method

Definition

Returns a value indicating whether the current attribute contains interop XML element values.

public:
 bool IsInteropXmlElement();
public bool IsInteropXmlElement ();
member this.IsInteropXmlElement : unit -> bool
Public Function IsInteropXmlElement () As Boolean

Returns

true if the current attribute contains interop XML element values; otherwise, false.

Applies to