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