ControlOperationSummary

A summary of information about the specified control operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The controlIdentifier of a control.

Link copied to clipboard

The controlIdentifier of an enabled control.

Link copied to clipboard
val endTime: <Error class: unknown class>?

The time at which the control operation was completed.

Link copied to clipboard

The unique identifier of a control operation.

Link copied to clipboard

The type of operation.

Link copied to clipboard
val startTime: <Error class: unknown class>?

The time at which a control operation began.

Link copied to clipboard

The status of the specified control operation.

Link copied to clipboard

A speficic message displayed as part of the control status.

Link copied to clipboard

The unique identifier of the target of a control operation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String