Updates the attachment reference within document node. To assign the attachment a new GUID value in special operations.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Document node
- oldGuid
- Type: System Guid
Old attachment GUID
- newGuid
- Type: System Guid
New attachment GUID
Return Value
Type: StringReturns attachment GUID column name
See Also