This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureServerInfo Interface > IFeatureServerInfo.AllowGeometryUpdates Property (ArcObjects .NET 10.4 SDK) |
.
[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