Share via


Created Members

Represents a Created timestamp placed in a SOAP message header.

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

Public Constructors

  Name Description
Created Overloaded. Initializes a new instance of the Created 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. (Inherited from OpenAttributeDateTimeElement)

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 Overridden. Generates an XML representation of the Created class from the specified XML document.
public method IsPostDated Gets a value indicating whether the creation date is in the future.
public method LoadXml Overridden. Loads an XML element into properties of the current Created object.
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  (Inherited from OpenAttributeDateTimeElement )
protected method LoadXmlAttributes  (Inherited from OpenAttributeElement )
protected method LoadXmlElements  (Inherited from OpenAttributeDateTimeElement )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

Created Class
Microsoft.Web.Services3.Security.Utility Namespace