Get or set the custom data property
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public string CustomDataValue2 { get; set; } |
| Visual Basic |
|---|
Public Property CustomDataValue2 As String Get Set |