Class XTranslateDocInfo
Encapsulates the document identifier and the document's source major version to use for for X-translation.
Syntax
public class XTranslateDocInfo
Fields
DocumentGuid
The guid of the document.
Declaration
public Guid DocumentGuid
Type
GuidSourceMajorVersion
The source major version to use for X-translation. The -1 means the latest major version.
Declaration
public int SourceMajorVersion