Freigeben über


XDocumentClass._XDocument4_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 _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)

Parameter

lVariableNumber
Int32
bstrVariableValue
String

Gilt für: