Partager via


XDocumentClass._XDocument4_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 _XDocument4_SetDataVariable(int lVariableNumber, System::String ^ bstrVariableValue) = Microsoft::Office::Interop::InfoPath::_XDocument4::SetDataVariable;
public virtual void _XDocument4_SetDataVariable (int lVariableNumber, string bstrVariableValue);
abstract member _XDocument4_SetDataVariable : int * string -> unit
override this._XDocument4_SetDataVariable : int * string -> unit
Public Overridable Sub _XDocument4_SetDataVariable (lVariableNumber As Integer, bstrVariableValue As String)

Paramètres

lVariableNumber
Int32
bstrVariableValue
String

S’applique à