Click or drag to resize
CodenameFilterWhereCondition Property
Gets a Where condition which filters objects by codename.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 11.0.0
Syntax
C#
public IWhereCondition WhereCondition { get; }

Property Value

Type: IWhereCondition
See Also