ClientContext.LineName Property
Gets the selected LineName.
<ID("LineName", (int)e.LineName)> _
<EditorBrowsable(EditorBrowsableState.Always)> _
Public Property LineName() As String
This language is not supported or no code example is available.
[ID("LineName", (int)e.LineName)]
[EditorBrowsable(EditorBrowsableState.Always)]
public string LineName {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