XDocumentClass._XDocument3_get_InputParameters Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual Microsoft::Office::Interop::InfoPath::InputParameterCollection ^ _XDocument3_get_InputParameters() = Microsoft::Office::Interop::InfoPath::_XDocument3::get_InputParameters;
public virtual Microsoft.Office.Interop.InfoPath.InputParameterCollection _XDocument3_get_InputParameters ();
abstract member _XDocument3_get_InputParameters : unit -> Microsoft.Office.Interop.InfoPath.InputParameterCollection
override this._XDocument3_get_InputParameters : unit -> Microsoft.Office.Interop.InfoPath.InputParameterCollection
Public Overridable Function _XDocument3_get_InputParameters () As InputParameterCollection