XrmTimeSpan.Add Method (DateTime)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Adds the specified date/time value to this instance.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public DateTime Add(
DateTime value
)
Public Function Add (
value As Date
) As Date
Parameters
value
Type: System.DateTimeType: DateTime. A date/time value to add to the current instance value.
Return Value
Type: System.DateTime
Type: DateTime
The resultant date and time value.
See Also
XrmTimeSpan Structure
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright