ClientContext.LineId Property

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

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition