Partager via


XDocumentClass.SetDataVariable(Int32, String) Méthode

Définition

Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.

public:
 virtual void SetDataVariable(int lVariableNumber, System::String ^ bstrVariableValue) = Microsoft::Office::Interop::InfoPath::_XDocument2::SetDataVariable;
public virtual void SetDataVariable (int lVariableNumber, string bstrVariableValue);
abstract member SetDataVariable : int * string -> unit
override this.SetDataVariable : int * string -> unit
Public Overridable Sub SetDataVariable (lVariableNumber As Integer, bstrVariableValue As String)

Paramètres

lVariableNumber
Int32
bstrVariableValue
String

Implémente

S’applique à