Gets the specified interaction attribute.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
string GetAttribute( string name ) |
| Visual Basic |
|---|
Function GetAttribute ( _ name As String _ ) As String |
Parameters
- name
- Type: System..::..String
The name of the interaction attribute to retrieve.