XDocumentClass.InputParameters-Eigenschaft
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property InputParameters As InputParameterCollection Implements _XDocument3.InputParameters
'Usage
Dim instance As XDocumentClass
Dim value As InputParameterCollection
value = CType(instance, _XDocument3).InputParameters
public virtual InputParameterCollection _XDocument3.InputParameters { get; }
Siehe auch
Referenz
XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace