Click or drag to resize
ObjectTypeInfoObjectNamePathColumn Property
Name path column name of the info record, returns specific column if the object has hierarchical structure.

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

Property Value

Type: String
See Also