Class TranslationDocumentDetailedAssignments
Represents the detailed assignments of users to a server project translation document or slice.
Syntax
public class TranslationDocumentDetailedAssignments
Fields
Assignments
The list of the user assignments of the document or the slice. It has to have 0-3 items.
Declaration
public TranslationDocumentDetailedAssignmentInfo[] Assignments
Type
TranslationDocumentDetailedAssignmentInfo[]DocumentGuid
The guid of the translation document (that has been returned by the ImportXXDocument operation) or the guid of the slice.
Declaration
public Guid DocumentGuid