Share via


DateTimeNormalize.LobDateTimeKind Property

Gets the kind of date and time for the external system.

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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 format of date and time for the external system.

See Also

Reference

DateTimeNormalize Class

DateTimeNormalize Members

Microsoft.SharePoint.BusinessData.Infrastructure Namespace