Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Refreshes the parent grid containing the specified record.
Syntax
Xrm.Utility.refreshParentGrid(lookupOptions)
Parameters
lookupOptions: An object with the following properties to specify the record:
| Property Name | Type | Required | Description |
|---|---|---|---|
entityType |
String | Yes | Table type of the record. |
id |
String | Yes | ID of the record. |
name |
String | No | Name of the record. |