Compartir a través de


FieldCalculated.DateFormat Property

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property DateFormat As DateTimeFieldFormatType
    Get
    Set
'Usage
Dim instance As FieldCalculated
Dim value As DateTimeFieldFormatType

value = instance.DateFormat

instance.DateFormat = value
[RemoteAttribute]
public DateTimeFieldFormatType DateFormat { get; set; }

Property Value

Type: Microsoft.SharePoint.Client.DateTimeFieldFormatType
Returns DateTimeFieldFormatType.

See Also

Reference

FieldCalculated Class

FieldCalculated Members

Microsoft.SharePoint.Client Namespace