Click or drag to resize
DefaultDataChildDependencyChildCountColumn Property
Name of the column within master object (parent) containing count of child objects.

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

Property Value

Type: String
See Also