ClientContext.WellName Property

Gets the selected WellName.
<ID("WellName", (int)e.WellName)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property WellName() As String
This language is not supported or no code example is available.
[ID("WellName", (int)e.WellName)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public string WellName {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition