Click or drag to resize
BaseInfoGeneralizedInfoWrapperCustomizedColumns Property
Gets the list of customized columns in current object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public ISet<string> CustomizedColumns { get; }

Property Value

Type: ISetString
See Also