IDynamicRecord Interface Methods
- Last UpdatedApr 08, 2026
- 1 minute read
For a list of all members of this type, see IDynamicRecord members.
| 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. |
