XrmTimeSpan.Equals Method (XrmTimeSpan)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Returns a value indicating whether this instance is equal to a specified XrmTimeSpan object.

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

Syntax

public bool Equals(
    XrmTimeSpan value
)
Public Function Equals (
    value As XrmTimeSpan
) As Boolean

Parameters

Return Value

Type: System.Boolean

Type: Boolean
true if the value represents the same time interval as the current XrmTimeSpan structure; otherwise, false.

See Also

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright