Click or drag to resize
RequestActionActionStatus Property
Gets or sets the status of the action.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public ActionStatus ActionStatus { get; set; }

Property Value

Type: ActionStatus
The status of the action.
See Also