This document is archived and information here might be outdated.  Recommended version.


IFeatureServerInfo.HasVersionedData Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IFeatureServerInfo.HasVersionedData Property

.

[Visual Basic .NET]
Public ReadOnly Property HasVersionedData As Boolean
[C#]
public bool HasVersionedData {get;}
[C++]
HRESULT get_HasVersionedData(
  VARIANT_BOOL* HasVersionedData
);
[C++]

Parameters HasVersionedData [out, retval] HasVersionedData is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFeatureServerInfo Interface