combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

View the Project on GitHub insidepetroleum/combocurve-client-csharp

ComboCurve.Api.Model.LookupTableAssignment

Properties

Name Type Description Notes
Column string Scenario column to assign lookup table to [optional]
QualifierName string Scenario qualifier name (uses active qualifier when omitted) [optional]
LookUpTableId string Lookup table ID (ObjectId) [optional]
WellIds List<string> Well IDs (ObjectIds) to assign the lookup table to [optional]

[Back to Model list] [Back to API list] [Back to README]