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.