Click or drag to resize

SqlIdFilterHelperTIds Property

The ids to be filtered on.

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<T> Ids { get; }

Property Value

Type: IEnumerableT
See Also