Class ServerProjectTBAssignments
Encapsulates server project term base assignments.
Inheritance
System.Object
ServerProjectTBAssignments
Syntax
public class ServerProjectTBAssignments
Fields
PrimaryTBGuid
The guid of the primary term base of the project, or an empty Guid (Guid of zeros), if no term base is assigned to the project.
Declaration
public Guid PrimaryTBGuid
Type
System.GuidTBs
The list of term bases assigned to the project.
Declaration
public TBInfo[] TBs