Click or drag to resize
IndexColumnIsIncluded Property
Indicates whether column is a nonkey column of the index.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool IsIncluded { get; }

Property Value

Type: Boolean
See Also