Method | Description | |
---|---|---|
SavedEventArgs ( int responseHeaderId, bool sendNotification ) : System |
Initializes a new instance of the SavedEventArgs class.
|
public SavedEventArgs ( int responseHeaderId, bool sendNotification ) : System | ||
responseHeaderId | int | The response header id. |
sendNotification | bool | if set to |
return | System |