Get or set the right hand value for use with Operation.

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 string Operand { get; set; }
Visual Basic
Public Property Operand As String
	Get
	Set

See Also