Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

Status Change Events - Arguments

  • Last UpdatedJul 04, 2024
  • 1 minute read

The Before … event methods can cancel the operation.

Event

Arguments

BeforeStatusAssign

object sender, CancelStatusEventArgs e

AfterStatusAssign

object sender, StatusEventArgs e

BeforeStatusRemove

object sender, CancelStatusEventArgs e

AfterStatusRemove

object sender, StatusEventArgs e

BeforeStatusChange

object sender, CancelStatusEventArgs e

AfterStatusChange

object sender, StatusEventArgs e

BeforeControlledElementDelete

object sender, CancelStatusEventArgs e

StatusEventArgs

Name

Type

Description

Model

DbElement[]

Array of elements that is/to be controlled.

Status

Status

The Status object.

To

StatusValue

The to StatusValue object.

CancelStatusEventArgs

Name

Type

Description

Model

DbElement[]

Array of elements that is/to be controlled.

Status

Status

The Status object.

To

StatusValue

The to StatusValue object.

Cancel

Bool

Cancel the ongoing operation.

Message

String

With this as the message.

Related Links
TitleResults for “How to create a CRG?”Also Available in