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


IFeatureServerInfo.AllowTrueCurvesUpdates Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IFeatureServerInfo.AllowTrueCurvesUpdates Property

.

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

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

Product Availability

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

See Also

IFeatureServerInfo Interface