Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace