Cmdlets for Microsoft Dynamics CRM

Build 24.0.9060

SavedQueryFilter Parameter (Connect-DynamicsCRM Cmdlet)

A comma-separated list of filters to use for displaying Saved Queries as views (ex: Accounts%,Contacts%).

Syntax

Connect-DynamicsCRM -SavedQueryFilter string

Data Type

cstr

Default Value

""

Remarks

A comma-separated list of filters to use for displaying Saved Queries as views. The names can be found by querying the SavedQuery table with a percent sign representing a wildcard (ex: Accounts%,Contacts%). An empty value (the default) will not return any of these as views. A value of just % will return all Saved Queries for the instance.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060