IDynamicRecord Interface Members
- Last UpdatedApr 08, 2026
- 1 minute read
The following tables list the members exposed by IDynamicRecord.
| Name | Description | |
|---|---|---|
![]() | GetValue<T> | Gets the value associated with the specified dynamic record column name. |
![]() | TryGetValue<T> | Gets the value associated with the specified dynamic record column name. |

