Click or drag to resize
ObjectTypeInfoResourceIDColumn Property
The name of the class field (column) that stores ID referencing a module (resource) in Kentico. Intended for object types whose objects have a relationship with a specific module.

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

Property Value

Type: String
See Also