Click or drag to resize
ObjectTypeInfoObjectPathColumn Property
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 ObjectPathColumn { get; set; }

Property Value

Type: String
See Also