EqualUserOrUserHierarchyAndTeams Function
Query function that evaluates whether the entity equals current user or their reporting hierarchy and teams.
Parameters
Parameters allow for data to be passed to the query function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
PropertyName
|
Edm.String | False | False | The name of the property to evaluate. |
Syntax example
?$filter=Microsoft.Dynamics.CRM.EqualUserOrUserHierarchyAndTeams(PropertyName=@p1)&@p1='name'