InfoConnect for Airlines VBA Guide
SetAttribute Method
Sets the value of the named attribute on the element.
Syntax
object.SetAttribute( _
   ByVal attributeName As String, _
   ByVal value As String _
) 

Parameters

attributeName
value
See Also