Share via


DateTimeNormalize.LobDateTimeKind Property

Gets the DateTimeKind of the DateTime value that the external system expects and sends.

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)

Syntax

'Declaration
Public ReadOnly Property LobDateTimeKind As DateTimeKind
    Get
'Usage
Dim instance As DateTimeNormalize
Dim value As DateTimeKind

value = instance.LobDateTimeKind
public DateTimeKind LobDateTimeKind { get; }

Property Value

Type: System.DateTimeKind
The DateTimeKind of the DateTime value.

See Also

Reference

DateTimeNormalize Class

DateTimeNormalize Members

Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace