Get or set the type of action to be performed.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public ActionType Action { get; set; }
Visual Basic
Public Property Action As ActionType
	Get
	Set

See Also