Class ServerProjectTranslationDocBasicInfo
Represents basic information about a server project translation document.
Inheritance
System.Object
ServerProjectTranslationDocBasicInfo
Syntax
public class ServerProjectTranslationDocBasicInfo
Fields
DocumentGuid
The unique identifier of the document.
Declaration
public Guid DocumentGuid
Type
System.GuidName
The name of the document.
Declaration
public string Name
Type
System.StringTargetLanguageCode
The identifier of the target language.
Declaration
public string TargetLanguageCode