Skip to content

Commit aac7a47

Browse files
edit fixes set 3
1 parent c159ec9 commit aac7a47

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/schema/parameter-element-in-parameters-bdcmetadata-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The following sections describe attributes, child elements, and parent elements.
118118

119119
| Element | Description |
120120
| --- | --- |
121-
| [Parameters Element in Method (BDCMetadata Schema)](parameters-element-in-method-bdcmetadata-schema.md) | The \*\*Parameters\*\* element that contains this parameter. |
121+
| [Parameters Element in Method (BDCMetadata Schema)](parameters-element-in-method-bdcmetadata-schema.md) | The **Parameters** element that contains this parameter. |
122122

123123

124124

docs/schema/parameters-element-in-actiondefinition-solutionmanifestdeclarativeextensions-sch.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ None.
3939

4040
| Element | Description |
4141
| --- | --- |
42-
| [ConstantParameter Element in ActionParameterDefinitions (SolutionManifestDeclarativeExtensions Schema)](constantparameter-element-in-actionparameterdefinitions-solutionmanifestdeclarat.md) | The \*\*ConstantParameter\*\* element defines a constant parameter for an action. |
43-
| [ExpressionParameter Element in ActionParameterDefinitions (SolutionManifestDeclarativeExtensions Schema)](expressionparameter-element-in-actionparameterdefinitions-solutionmanifestdeclar.md) | The \*\*ExpressionParameter\*\* element defines a parameter for an action that can take a value from the context of the current item. |
42+
| [ConstantParameter Element in ActionParameterDefinitions (SolutionManifestDeclarativeExtensions Schema)](constantparameter-element-in-actionparameterdefinitions-solutionmanifestdeclarat.md) | The **ConstantParameter** element defines a constant parameter for an action. |
43+
| [ExpressionParameter Element in ActionParameterDefinitions (SolutionManifestDeclarativeExtensions Schema)](expressionparameter-element-in-actionparameterdefinitions-solutionmanifestdeclar.md) | The **ExpressionParameter** element defines a parameter for an action that can take a value from the context of the current item. |
4444

4545
### Parent elements
4646

4747

4848
| Element | Description |
4949
| --- | --- |
50-
| [UrlAction Element in Actions (SolutionManifestDeclarativeExtensions Schema)](urlaction-element-in-actions-solutionmanifestdeclarativeextensions-schema.md) | The \*\*UrlAction\*\* element is used to execute a URL-based action. |
51-
| [CodeMethodAction Element in Actions (SolutionManifestDeclarativeExtensions Schema)](codemethodaction-element-in-actions-solutionmanifestdeclarativeextensions-schema.md) | The \*\*CodeMethodAction\*\* element is used to execute a custom code action or one of the predefined actions that are provided by Microsoft Business Connectivity Services (BCS). |
50+
| [UrlAction Element in Actions (SolutionManifestDeclarativeExtensions Schema)](urlaction-element-in-actions-solutionmanifestdeclarativeextensions-schema.md) | The **UrlAction** element is used to execute a URL-based action. |
51+
| [CodeMethodAction Element in Actions (SolutionManifestDeclarativeExtensions Schema)](codemethodaction-element-in-actions-solutionmanifestdeclarativeextensions-schema.md) | The **CodeMethodAction** element is used to execute a custom code action or one of the predefined actions that are provided by Microsoft Business Connectivity Services (BCS). |
5252

5353
<br/>
5454

0 commit comments

Comments
 (0)