RelatesTo Members
Specifies how a message relates to another message.
The following tables list the members exposed by the RelatesTo type.
Public Constructors
Name | Description | |
---|---|---|
RelatesTo | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AnyAttributes | Gets the collection of XML attributes for the element.(inherited from OpenAttributeElement) | |
EncodedMustUnderstand | [To be supplied.] | |
MustUnderstand | [To be supplied.] | |
RelationshipType | Gets the type of this relationship. | |
TargetElement | Gets the System.Xml.XmlElement that the RelatesTo object was loaded from if an System.Xml.XmlElement was passed to the constructor. | |
Value | Gets the URI of the element.(inherited from OpenAttributeUriElement) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Returns a new RelatesTo object with the same values as the current one. | |
Equals | Overridden. Determines if an object is an instance of RelatesTo and is equal to this instance. | |
GetHashCode | Overridden. Returns the hash code for the RelatesTo. | |
GetType | (inherited from Object ) | |
GetXml | Overridden. Generates an XML representation of the RelatesTo. | |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the RelatesTo. | |
Matches | Determines whether this instance of RelatesTo matches the <RelatesTo> element in the specified message. | |
op_Equality | Performs a comparison of two instantiated RelatesTo objects to determine if they are equal. | |
op_Explicit | Converts a RelatesTo to a System.Uri . | |
op_Implicit | Converts a System.Uri to a RelatesTo. | |
op_Inequality | Performs a comparison of two instantiated RelatesTo objects to determine if they are not equal. | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
GetXmlAttributes | Appends the child attributes of the OpenAttributeElement to the specified XML element. (inherited from OpenAttributeElement) | |
GetXmlElements | [To be supplied.] (inherited from OpenAttributeUriElement) | |
LoadXmlAttributes | Adds the attributes of the specified XML element to the AnyAttributes property. (inherited from OpenAttributeElement) | |
LoadXmlElements | [To be supplied.] (inherited from OpenAttributeUriElement) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
RelatesTo Class
Microsoft.Web.Services2.Addressing Namespace