retrieveRecordCommand
Retrieve record's associated commands. If there are multiple datasets in the manifest, retrieveRecordCommand returns the commands for the first dataset.
Model-driven apps
context.parameters.dataset.retrieveRecordCommand(recordIds)
Parameter Name | Type | Required | Description |
---|---|---|---|
recordIds | string[] |
Yes | |
specificCommands | string[] |
No | |
filterByPriority | boolean |
No | |
useNestedFormat | boolean |
No | |
refreshAllRules | boolean |
No |
Type: ICommandObjectWrapper
Dataset
Power Apps component framework API reference
Power Apps component framework overview