Condividi tramite


Subscription.IsDataDriven Proprietà

Definizione

Ottiene un valore che indica se la sottoscrizione è guidata dai dati.

public:
 property bool IsDataDriven { bool get(); void set(bool value); };
public bool IsDataDriven { get; set; }
member this.IsDataDriven : bool with get, set
Public Property IsDataDriven As Boolean

Valore della proprietà

true se la sottoscrizione è guidata dai dati; in caso contrario, false.

Si applica a