Click or drag to resize
RequestActionActionName Property
Gets or sets the name of the action.

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

Property Value

Type: String
The name of the action.
See Also