SimpleDate Structure

Represents a date value containing the year, month, and day in any local calendar.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Structure SimpleDate
'Usage
Dim instance As SimpleDate
public struct SimpleDate

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SimpleDate Members

Microsoft.SharePoint.Utilities Namespace