DateTimeFieldFormatType - Énumération
Spécifie le format d’affichage des champs date et heure.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Enumeration DateTimeFieldFormatType
'Utilisation
Dim instance As DateTimeFieldFormatType
public enum DateTimeFieldFormatType
Membres
Nom du membre | Description | |
---|---|---|
DateOnly | Affiche uniquement la date. | |
DateTime | Affiche la date et l'heure. |