Click or drag to resize
ContinuousIntegrationSettingsFilterColumn Property
Column name used for object filtering. By default the codename column is used.

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

Property Value

Type: String
Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also