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 |
|
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
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |