Gets the name of this screen pop. The name is used to find the screen pop and activate it.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public abstract string Name { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property Name As String Get |