This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IV > IVersionInfo2 Interface > IVersionInfo2.BlocksCompress Property (ArcObjects .NET 10.5 SDK) |
Does this version block compress of DEFAULT.
[Visual Basic .NET] Public ReadOnly Property BlocksCompress As Boolean
[C#] public bool BlocksCompress {get;}
[C++]
HRESULT get_BlocksCompress(
VARIANT_BOOL* blocks
);
[C++]
Parameters blocks [out, retval] blocks is a parameter of type VARIANT_BOOL