RetrieveRequest.ReturnNotifications Property
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public bool ReturnNotifications { get; set; }
public:
property bool ReturnNotifications {
bool get();
void set(bool value);
}
member ReturnNotifications : bool with get, set
Public Property ReturnNotifications As Boolean
Property Value
Type: System.Boolean
Type: Boolean.
See Also
RetrieveRequest Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright