| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountPk | Integer | The Account's Primary Key. | ||
| dateAccepted | Date | Optional | The Date the Account is Accepted. This is used when opening an Account that was originally saved as a Quote. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| dateSigned | Date | Optional | The Date the Account is Signed. This is used when opening an Account that was originally saved as a Quote. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| statusChangePostFailed | Boolean | Optional | ByRef | Returns True if the "StatusChangePost" event script fails. If omitted, a value of False is assumed. |
A Boolean value indicating success.