public void SetReinforcementAbbreviationTag( ReinforcementAbbreviationTagType tagType, string abbreviationTag )
| Exception | Condition |
|---|---|
| ArgumentException | The abbreviation type tagType is not valid |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |