Compartilhar via


SimpleDate structure

Representa um valor de data contendo o ano, mês e dia em qualquer calendário local.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Structure SimpleDate
'Uso
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.

Ver também

Referência

SimpleDate members

Microsoft.SharePoint.Utilities namespace