ResponseOutputItemRealtimeServerMessage.OutputIndex Propiedad

Definición

Obtiene o establece el índice de salida único.

public:
 property Nullable<int> OutputIndex { Nullable<int> get(); void set(Nullable<int> value); };
public int? OutputIndex { get; set; }
member this.OutputIndex : Nullable<int> with get, set
Public Property OutputIndex As Nullable(Of Integer)

Valor de propiedad

Se aplica a