Applies the document version data to the document data row.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- nodeRow
- Type:
System.Data DataRow
DataRow with the document data
- className
- Type:
System String
Document class name
- versionXml
- Type:
System String
Version XML data
See Also