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


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

IFeatureServerInfo.AllowGeometryUpdates Property

.

[Visual Basic .NET]
Public ReadOnly Property AllowGeometryUpdates As Boolean
[C#]
public bool AllowGeometryUpdates {get;}
[C++]
HRESULT get_AllowGeometryUpdates(
  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