Click or drag to resize
ObjectTypeInfoResourceIDColumn Property
Resource ID column name of the info record, returns specific column if the object is dependant on a resource.

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

Property Value

Type: String
See Also