ClientContext.EquipmentName Property

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