Edit

Share via


XDocumentClass._XDocument3_InputParameters Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual property Microsoft::Office::Interop::InfoPath::InputParameterCollection ^ _XDocument3_InputParameters { Microsoft::Office::Interop::InfoPath::InputParameterCollection ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.InputParameterCollection _XDocument3_InputParameters { get; }
member this._XDocument3_InputParameters : Microsoft.Office.Interop.InfoPath.InputParameterCollection
Public Overridable ReadOnly Property _XDocument3_InputParameters As InputParameterCollection

Property Value

Returns InputParameterCollection.

Applies to