Property SupportedCurveTypes
SupportedCurveTypes
Gets the types of true curve segments supported in geometries in the service.
Declaration
public IReadOnlyList<CurveType> SupportedCurveTypes { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<CurveType> | The types of true curve segments supported in geometries in the service. |
Remarks
See ArcGIS REST APIs - Feature Service for further information about Enterprise version support of this property.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |