ImportManager Members
Include Protected Members
Include Inherited Members
The ImportManager class is used to import individual TermSet instances into a Group.
The ImportManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
BatchSize | Gets or sets the batch size of each commit operation. | |
TermStore | Gets the TermStore object in which to import. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ImportTermSet | Imports a TermSet object into the parentGroup from a .csv file. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top