IFinalizeCloneInfo Interface
|
Represents the information of a page's
Lingual Version Map's finalization.
This information is only be available when the lingual version map is
finalized.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic interface IFinalizeCloneInfo
Public Interface IFinalizeCloneInfo
public interface class IFinalizeCloneInfo
type IFinalizeCloneInfo = interface end
The IFinalizeCloneInfo type exposes the following members.
Properties
RemarksFinalization of lingual map marked that for a specific version of master page, it has an official corresponding version of clone page. This way we will have a clear
history of when certain version of the page was translated, who approved the translation, and what is the translated clone page's version.
See Also