Gets or sets the specified interaction attribute by name.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
string this[ string attributeName ] { get; set; } |
Visual Basic |
---|
Default Property Item ( _ attributeName As String _ ) As String Get Set |
Parameters
- attributeName
- Type: System..::..String