DynamicValue.Equality Operator (DynamicValue, DynamicValue)
Specifies whether the two DynamicValue object is equal.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- value1
-
Type:
Microsoft.Activities.DynamicValue
The first object to compare.
- value2
-
Type:
Microsoft.Activities.DynamicValue
The second object to compare.
Show: