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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string ResourceIDColumn { get; set; }
Property Value
Type:
StringSee Also