Click or drag to resize
BaseInfoParentIDColumn Property

Note: This API is now obsolete.

Parent ID column name of the info record.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete, use TypeInfo.ParentIDColumn")]
protected string ParentIDColumn { get; }

Property Value

Type: String
See Also