DynamicValue Properties
Namespace:
Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of child items in the DynamicValue. |
![]() | IsReadOnly | Gets a value that indicates whether the DynamicValue is read only. |
![]() | Item(Int32) | Gets or sets an item by ID. |
![]() | Item(String) | Gets or sets an item by name. |
![]() | Keys | Gets the collection of keys for the dynamic values. |
![]() | Values | Gets the collection of values for this instance. |
Show:
