BaseInfoCustomizedColumns Property |
Gets the list of customized columns in current object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected virtual ISet<string> CustomizedColumns { get; set; }
Property Value
Type:
ISetStringSee Also