PlcOperationType Type
The type of a PLC operation.
Union cases
| Union case |
Description
|
Full Usage:
Create
|
A legacy genesis operation (deprecated format). |
Full Usage:
PlcOperation
|
A creation or update operation. |
Full Usage:
PlcTombstone
|
A tombstone that deactivates the DID. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCreate
Returns: bool
|
|
Full Usage:
this.IsPlcOperation
Returns: bool
|
|
Full Usage:
this.IsPlcTombstone
Returns: bool
|
|