FieldDateTime.DisplayFormat-Eigenschaft
Ruft oder legt den Typ des Datums und der Uhrzeit-Format, das in das Feld verwendet wird.
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Property DisplayFormat As DateTimeFieldFormatType
Get
Set
'Usage
Dim instance As FieldDateTime
Dim value As DateTimeFieldFormatType
value = instance.DisplayFormat
instance.DisplayFormat = value
public DateTimeFieldFormatType DisplayFormat { get; set; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Client.DateTimeFieldFormatType
Gibt DateTimeFieldFormatTypean.