ClientContext.EquipmentId Property

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

Property Value

object

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition