XrmTimeSpan Constructor (TimeSpan)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the CrmTimeSpan class setting the time span.

Namespace:   Microsoft.Xrm.Sdk.Workflow
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

public XrmTimeSpan(
    TimeSpan value
)
public:
XrmTimeSpan(
    TimeSpan value
)
new : 
        value:TimeSpan -> XrmTimeSpan
Public Sub New (
    value As TimeSpan
)

Parameters

See Also

XrmTimeSpan Overload
XrmTimeSpan Structure
Microsoft.Xrm.Sdk.Workflow Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright