Show / Hide Table of Contents

Property IsTrueCurveClient

IsTrueCurveClient

Gets a value indicating whether the geodatabase is a sync-enabled replica created by requesting true curve geometries.

Declaration
public bool IsTrueCurveClient { get; }
Property Value
Type Description
bool

true if the geodatabase is a sync-enabled replica created by requesting true curve geometries, false otherwise.

Remarks

If ServiceCurveGeometryMode was a TrueCurveClient when the sync-enabled geodatabase was created and the service supports curves, this value will be true.

When true, the geodatabase will be treated as a true curve client when synchronizing edits with the service.

See Also
ServiceCurveGeometryMode
SupportsTrueCurve
SyncGeodatabase(SyncGeodatabaseParameters, Geodatabase)

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.