We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ac6b9f commit 885e5bdCopy full SHA for 885e5bd
Plugins/DataversePowerAutomateHelpers/RetrieveOptions.cs
@@ -11,7 +11,7 @@ public class RetrieveOptions : IPlugin
11
{
12
/*
13
Input Parameters:
14
- | String | EntityLogicalName | Required | The LogicalName of the entity (or table) that contains the attribute (or column). |
+ | String | EntityLogicalName | Required | The LogicalName of the entity that contains the attribute. |
15
| String | LogicalName | Required | The LogicalName of the attribute (or column) that contains the options. |
16
17
0 commit comments