Click or drag to resize
CopyDocumentSettingsTargetParentNodeId Property

Note: This API is now obsolete.

Target location

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete. Use TargetNode property instead to provide complete instance.")]
public int TargetParentNodeId { get; set; }

Property Value

Type: Int32
See Also