Item Property (IDynamicRecord)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the data stored in the dynamic record specified by name.
| Overload | Description |
|---|---|
| Item(String) | Gets the data stored in the dynamic record specified by name. |
| Item(Int32) | Gets the data stored in the dynamic record specified by index. |