C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
| Name | Type | Description | Notes |
|---|---|---|---|
| ChosenID | string | ||
| DataSource | string | ||
| SpatialDataType | string | ||
| MeasuredDepth | List<decimal> | ||
| TrueVerticalDepth | List<decimal> | ||
| Azimuth | List<decimal?> | [optional] | |
| Inclination | List<decimal?> | [optional] | |
| DeviationEW | List<decimal?> | [optional] | |
| DeviationNS | List<decimal?> | [optional] | |
| Latitude | List<decimal> | [optional] | |
| Longitude | List<decimal> | [optional] | |
| ProjectID | string | [optional] |