Condividi tramite


OpenAttributeDateTimeElement Members

Represents the AttributedDateTime XML type.

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

Protected Constructors

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

Top

Public Properties

  Name Description
public property AnyAttributes  Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement)
public property Value Gets or sets the date/time value.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method GetXml  (Inherited from OpenAttributeElement )
public method LoadXml  (Inherited from OpenAttributeElement )
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 OpenAttributeElement )
protected method GetXmlElements Sets the attributes, inner text, and namespace declarations of the specified XML element.
protected method LoadXmlAttributes  (Inherited from OpenAttributeElement )
protected method LoadXmlElements Loads the attributes and date/time value of the specified XML element into the AnyAttributes and Value properties.
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

OpenAttributeDateTimeElement Class
Microsoft.Web.Services3.Xml Namespace