DynamicValue::Equality Operator
Specifies whether the two DynamicValue object is equal.
Namespace: Microsoft.Activities
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.
Community Additions
ADD
Show: