Class ServerProjectTBAssignments
Encapsulates server project term base assignments.
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
GuidTBs
The list of term bases assigned to the project.
Declaration
public TBInfo[] TBs