DateTimeNormalize Members
Include Protected Members
Include Inherited Members
Represents an interpretation rule for specifying how the DateTime value coming from the external system should be evaluated for time zones.
The DateTimeNormalize type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DateTimeNormalize | Initializes a new instance of DateTimeNormalize rule with the given DateTimeKind. |
Top
Properties
Name | Description | |
---|---|---|
LobDateTimeKind | Gets the DateTimeKind of the DateTime value that the external system expects and sends. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace