combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.LookupTableAssignmentInput

Properties

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

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