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