|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILasDatasetLayer Interface > ILasDatasetLayer.Filter Property (ArcObjects .NET 10.4 SDK) | 
The display filter.
[Visual Basic .NET] Public Property Filter As ILasFilter
[C#] public ILasFilter Filter {get; set;}
[C++]
HRESULT get_Filter(
  ILasFilter** ppFilter
);
[C++]
HRESULT putref_Filter(
  ILasFilter* ppFilter
);
[C++]
Parameters ppFilter [out, retval]
ppFilter is a parameter of type ILasFilter ppFilter [in]
ppFilter is a parameter of type ILasFilter