VersionManagerApplyDocumentVersionData Method |
Applies the document version data to the document DataSet (only the document data, not the coupled data).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public void ApplyDocumentVersionData(
DataSet ds
)
Parameters
- ds
- Type: System.DataDataSet
Dataset with the data
See Also