SPSystemTime members

Provides properties used to define system date and time values.

The SPSystemTime type exposes the following members.

Constructors

  Name Description
Public method SPSystemTime Initializes a new instance of the SPSystemTime structure.

Top

Properties

  Name Description
Public property Day Gets or sets the day.
Public property DayOfWeek Gets or sets the day of the week.
Public property Hour Gets or sets the hour.
Public property Milliseconds Gets or sets the milliseconds.
Public property Minute Gets or sets the minute.
Public property Month Gets or sets the month.
Public property Second Gets or sets the second.
Public property Year Gets or sets the year.

Top

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

See also

Reference

SPSystemTime structure

Microsoft.SharePoint namespace