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 | |
---|---|---|
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement) | |
Value | Gets or sets the date/time value. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXml | (Inherited from OpenAttributeElement ) | |
LoadXml | (Inherited from OpenAttributeElement ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
GetXmlAttributes | (Inherited from OpenAttributeElement ) | |
GetXmlElements | Sets the attributes, inner text, and namespace declarations of the specified XML element. | |
LoadXmlAttributes | (Inherited from OpenAttributeElement ) | |
LoadXmlElements | Loads the attributes and date/time value of the specified XML element into the AnyAttributes and Value properties. | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
OpenAttributeDateTimeElement Class
Microsoft.Web.Services3.Xml Namespace