This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPDatasetDomain Interface > IGPDatasetDomain.FilterVersioned Property (ArcObjects .NET 10.5 SDK) |
Indicates whether or not to filter datasets based on whether or not they are versioned.
[Visual Basic .NET] Public ReadOnly Property FilterVersioned As Boolean
[C#] public bool FilterVersioned {get;}
[C++]
HRESULT get_FilterVersioned(
VARIANT_BOOL* pFilter
);
[C++]
Parameters pFilter [out, retval] pFilter is a parameter of type VARIANT_BOOL