Operation.Name

Description

Name

class Tinman.Operation.Name

Derived from

Operation

Changes the name of the given operation.

Fields / Required

name

Type

string

Constraint

# != null

Human-readable name of this background operation.

Fields / Optional

operation

Type

Operation

Default

null

The operation which name to change.