Freigeben über


XDocumentClass._XDocument3_SetDataVariable(Int32, String) Methode

Definition

Dieser Typ ist ein Wrapper für eine CoClass oder ein CoClass-Mitglied, das von verwaltetem Code für COM-Interoperabilität benötigt wird. Diese Klasse sollte nicht in Code verwendet werden.

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

Parameter

lVariableNumber
Int32
bstrVariableValue
String

Gilt für: