| Overload | Description |
|---|---|
| SetTagAsync(ImGearIsisTag,String,ImGearIsisOperationCompleted) | Sets the value of an ISIS tag of data type String. |
| SetTagAsync(Int32,String,ImGearIsisOperationCompleted) | Sets the value of an ISIS tag of data type String. |
| SetTagAsync(ImGearIsisTag,Int32,Int32,ImGearIsisOperationCompleted) | Sets the value of an ISIS tag of data type Integer. |
| SetTagAsync(Int32,Int32,Int32,ImGearIsisOperationCompleted) | Sets the value of an ISIS tag of data type Integer. |
| SetTagAsync(ImGearIsisTag,Int32,Int32,Int32,ImGearIsisOperationCompleted) | Sets the value of an ISIS tag of data type Rational. |
| SetTagAsync(Int32,Int32,Int32,Int32,ImGearIsisOperationCompleted) | Sets the value of an ISIS tag of data type Rational. |
For more information on ISIS tags, refer to the ISIS Tags topic.