TermSetItem.CreateTerm method
Overload list
Name | Description | |
---|---|---|
CreateTerm(String, Int32) | Creates a new Term below this TaxonomyItem instance.The name is the default Label for the LCID specified. | |
CreateTerm(String, Int32, Guid) | Creates a new Term object below this TaxonomyItem object.The name is the default Label for the specified LCID. |
Top