BookRequest.ReturnNotifications Property

Definition

For internal use only.

public:
 property bool ReturnNotifications { bool get(); void set(bool value); };
public bool ReturnNotifications { get; set; }
member this.ReturnNotifications : bool with get, set
Public Property ReturnNotifications As Boolean

Property Value

true if you want notifications returned; otherwise, false.

Applies to