Indicates whether or not to filter datasets based on whether or not they can be versioned.
[Visual Basic .NET] Public ReadOnly Property FilterCanVersion As Boolean
[C#] public bool FilterCanVersion {get;}
[C++]
HRESULT get_FilterCanVersion(
VARIANT_BOOL* pFilter
);
[C++]Parameters
pFilter [out, retval] pFilter is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.