ThisWeek Function
Query function that evaluates whether the value is within the current week.
Parameters
Parameters allow for data to be passed to the query function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
PropertyName
|
Edm.String | False | False | The property to evaluate |
Syntax example
?$filter=Microsoft.Dynamics.CRM.ThisWeek(PropertyName=@p1)&@p1='name'