Click or drag to resize
ClassStructureInfoStringColumns Property
List of string column names

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public List<string> StringColumns { get; protected set; }

Property Value

Type: ListString
See Also