XrmTimeSpan.CreateXrmTimeSpan Method
Applies To: Dynamics CRM 2015
Creates an instance of a XrmTimeSpan class.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Overload List
Name | Description | |
---|---|---|
CreateXrmTimeSpan(Int32, Int32, Int32) | Creates an instance of a XrmTimeSpan class setting the days, hours and minutes. |
|
CreateXrmTimeSpan(Int32, Int32, Int32, Int32, Int32) | Creates an instance of a XrmTimeSpan class setting the years, months, days, hours and minutes. |
|
CreateXrmTimeSpan(XrmTimeSpan) | Creates an instance of a XrmTimeSpan class setting the time span members. |
See Also
XrmTimeSpan Structure
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright