XrmTimeSpan.Equals Method (Object)
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 object.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public override bool Equals(
object obj
)
Public Overrides Function Equals (
obj As Object
) As Boolean
Parameters
obj
Type: System.ObjectType: Object. Specifies the object to test for equality with the current instance.
Return Value
Type: System.Boolean
Type: Boolean
true if value is a XrmTimeSpan object that 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