Click or drag to resize
ObjectTypeInfoPossibleParentIDColumn Property
Possible parent ID column name of the info record in case the parent ID column is optional (if the object can be both global and child).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string PossibleParentIDColumn { get; }

Property Value

Type: String
See Also