Skip to content

Microsoft FactoryOrchestrator Core TaskListSummary Equals(Microsoft FactoryOrchestrator Core TaskListSummary)

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.TaskListSummary

TaskListSummary.Equals(Microsoft.FactoryOrchestrator.Core.TaskListSummary) Method

Determines whether the specified TaskListSummary, is equal to this instance.

public bool Equals(Microsoft.FactoryOrchestrator.Core.TaskListSummary rhs);

Parameters

rhs TaskListSummary
The TaskListSummary to compare with this instance.

Returns

System.Boolean