pacx view get - neronotte/Greg.Xrm.Command GitHub Wiki
Retrieves the definition (fetchxml and layoutxml) of a given view
Arguments
| Long Name | Short Name | Required? | Description | Default value | Valid values |
|---|---|---|---|---|---|
name |
n |
Y | The display name of the view to retrieve. | - | String |
table |
t |
N | The name of the table that contains the view. Required only if the view name is not unique in the system. | - | String |
type |
q |
N | The type of query. | SavedQuery |
SavedQuery, UserQuery |