ReinforcementSettings.SetReinforcementAbbreviationTag
Description:
Sets one abbreviation tag for desired ReinforcementAbbreviationTagType.
Sets one abbreviation tag for desired ReinforcementAbbreviationTagType.
public void SetReinforcementAbbreviationTag(
ReinforcementAbbreviationTagType tagType,
string abbreviationTag
)
-
tagTypeDefines the type of abbreviation tag.
-
StringabbreviationTagAbbreviation tag value to set.
-
The abbreviation type tagType is not valid
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration