Sets 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# |
---|
void SetAttribute( string name, string value ) |
Visual Basic |
---|
Sub SetAttribute ( _ name As String, _ value As String _ ) |
Parameters
- name
- Type: System..::..String
The name of the attribute to set.
- value
- Type: System..::..String
The value of the attribute.