ReferenceProperties Members

Represents properties of an endpoint reference.

The following tables list the members exposed by the ReferenceProperties type.

Public Constructors

  Name Description
ReferenceProperties Overloaded. Initializes a new instance of the ReferenceProperties class.

Top

Public Properties

  Name Description
public property AnyElements  Gets the collection of child XML elements for the element. (Inherited from OpenElementElement)
public property RelatesTo Represents the unique identifier of a message that is related to the current message.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Clone Returns a new ReferenceProperties object with the same values as the current one.
public method Equals Overloaded. Overridden.  
public method GetHashCode Overridden. Returns the hash code for the ReferenceProperties.
public method GetType  (Inherited from Object )
public method GetXml Overridden. Generates an XML representation of the ReferenceProperties.
public method LoadXml Overridden. Loads the contents of the specified XML element into properties of the ReferenceProperties.
public method Matches Determines whether this instance of ReferenceProperties matches the reference properties of the specified message.
public method static op_Equality Performs a comparison of two instantiated ReferenceProperties objects to determine if they are equal.
public method static op_Inequality Performs a comparison of two instantiated ReferenceProperties objects to determine if they are not equal.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method GetXmlAttributes  (Inherited from OpenElementElement )
protected method GetXmlElements  (Inherited from OpenElementElement )
protected method LoadXmlAttributes  (Inherited from OpenElementElement )
protected method LoadXmlElements  (Inherited from OpenElementElement )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

ReferenceProperties Class
Microsoft.Web.Services3.Addressing Namespace