You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/schema/methodinstance-element-in-methodinstances-bdcmetadata-schema.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -187,16 +187,16 @@ The following sections describe attributes, child elements, and parent elements.
187
187
188
188
| Element | Description |
189
189
| --- | --- |
190
-
|[LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadata-schema.md)| The localized display names of the \*\*MethodInstance\*\*. |
191
-
|[Properties Element in MetadataObject (BDCMetadata Schema)](properties-element-in-metadataobject-bdcmetadata-schema.md)| The properties of the \*\*MethodInstance\*\*. |
192
-
|[AccessControlList Element (BDCMetadata Schema)](accesscontrollist-element-bdcmetadata-schema.md)| The access control lists (ACLs) of the \*\*MethodInstance\*\*. |
190
+
|[LocalizedDisplayNames Element in MetadataObject (BDCMetadata Schema)](localizeddisplaynames-element-in-metadataobject-bdcmetadata-schema.md)| The localized display names of the **MethodInstance**. |
191
+
|[Properties Element in MetadataObject (BDCMetadata Schema)](properties-element-in-metadataobject-bdcmetadata-schema.md)| The properties of the **MethodInstance**. |
192
+
|[AccessControlList Element (BDCMetadata Schema)](accesscontrollist-element-bdcmetadata-schema.md)| The access control lists (ACLs) of the **MethodInstance**. |
193
193
194
194
### Parent elements
195
195
196
196
197
197
| Element | Description |
198
198
| --- | --- |
199
-
|[MethodInstances Element in Method (BDCMetadata Schema)](methodinstances-element-in-method-bdcmetadata-schema.md)| The \*\*MethodInstances\*\* element that contains this \*\*MethodInstance\*\*. |
199
+
|[MethodInstances Element in Method (BDCMetadata Schema)](methodinstances-element-in-method-bdcmetadata-schema.md)| The \*\*MethodInstances\*\* element that contains this **MethodInstance**. |
Copy file name to clipboardExpand all lines: docs/schema/modification_guid_name-element-workflow.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ None
69
69
70
70
The modification name is displayed as the link text for the modification link on the workflow status page.
71
71
72
-
To specify a modification form, you must first set the Microsoft.SharePoint.WorkflowActions.EnableWorkflowModification.ModificationId">ModificationId property of the T:Microsoft.SharePoint.WorkflowActions.EnableWorkflowModification activity to the GUID you generated for your modification form. You can have multiple modifications available in your workflow; you must assign each modification a unique identifier.
72
+
To specify a modification form, you must first set the ModificationId property of the EnableWorkflowModification activity to the GUID you generated for your modification form. You can have multiple modifications available in your workflow; you must assign each modification a unique identifier.
|List <br/> |Optional **Integer**. Specifies the type of list, which is defined within [Onet.xml](https://msdn.microsoft.com/library/b99d6657-d9ae-4135-a43c-c58cdfcdc6c1%28Office.15%29.aspx). <br/> |
47
-
|Name <br/> | Required **Text**. Contains the name of the file set.<br/><br/>Can only contain the following characters: <br/> alphanumeric <br/> hyphen (**-**) <br/> underscore (**_**) <br/> period (**.**) <br/> space ( ) <br/> |
48
-
|Path <br/> | Optional **Text**. Specifies the physical path to the file set relative to %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\SiteTemplates\ \_Site\_Definition_.<br/><br/>Can only contain the following characters: <br/> alphanumeric <br/> hyphen (**-**) <br/> underscore (**\_**) <br/> period (**.**) <br/> space ( ) <br/> |
49
-
|RootWebOnly <br/> |Optional **Boolean**. **TRUE** if the files specified in the module are installed only in the top-level website of the site collection. <br/> |
50
-
|SetupPath <br/> | Optional **Text**. Specifies the physical path to a folder in the SharePoint Foundation setup directory %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE) that contains a file to include in the module.<br/><br/>Can only contain the following characters: <br/> alphanumeric <br/> hyphen (**-**) <br/> underscore (**\_**) <br/> period (**.**) <br/> space ( ) <br/> |
51
-
|Url <br/> | Optional **Text**. Specifies the virtual path of the folder in which to place the files when a site is instantiated. If **Path** is not specified, the value of **Url** is used for the physical path. Use the **Url** attribute to provision a folder through the site definition.<br/><br/>The **Url** attribute cannot contain the following characters: <br/> \" <br/> # <br/> % <br/> & <br/> \* <br/> : <br/> \< <br/> \> <br/> ? <br/> \\ <br/> { <br/> } <br/> |
|**List** <br/> |Optional **Integer**. Specifies the type of list, which is defined within [Onet.xml](https://msdn.microsoft.com/library/b99d6657-d9ae-4135-a43c-c58cdfcdc6c1%28Office.15%29.aspx). <br/> |
47
+
|**Name** <br/> | Required **Text**. Contains the name of the file set.<br/><br/>Can only contain the following characters: <br/> alphanumeric <br/> hyphen (**-**) <br/> underscore (**_**) <br/> period (**.**) <br/> space ( ) <br/> |
48
+
|**Path** <br/> | Optional **Text**. Specifies the physical path to the file set relative to %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\SiteTemplates\ \_Site\_Definition_.<br/><br/>Can only contain the following characters: <br/> alphanumeric <br/> hyphen (**-**) <br/> underscore (**\_**) <br/> period (**.**) <br/> space ( ) <br/> |
49
+
|**RootWebOnly** <br/> |Optional **Boolean**. **TRUE** if the files specified in the module are installed only in the top-level website of the site collection. <br/> |
50
+
|**SetupPath** <br/> | Optional **Text**. Specifies the physical path to a folder in the SharePoint Foundation setup directory %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE) that contains a file to include in the module.<br/><br/>Can only contain the following characters: <br/> alphanumeric <br/> hyphen (**-**) <br/> underscore (**\_**) <br/> period (**.**) <br/> space ( ) <br/> |
51
+
|**Url** <br/> | Optional **Text**. Specifies the virtual path of the folder in which to place the files when a site is instantiated. If **Path** is not specified, the value of **Url** is used for the physical path. Use the **Url** attribute to provision a folder through the site definition.<br/><br/>The **Url** attribute cannot contain the following characters: <br/> \" <br/> # <br/> % <br/> & <br/> \* <br/> : <br/> \< <br/> \> <br/> ? <br/> \\ <br/> { <br/> } <br/> | <br/> ~ <br/> \x7f <br/> |
0 commit comments