Click or drag to resize
ObjectTypeInfoAssemblyNameColumn Property
The name of the class field (column) that stores the assembly name of a related class in the project's code.

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

Property Value

Type: String
See Also