XMLFileAdapter2.SubmitAllowed-Eigenschaft
Gibt immer false zurück.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(7)> _
ReadOnly Property SubmitAllowed As Boolean
'Usage
Dim instance As XMLFileAdapter2
Dim value As Boolean
value = instance.SubmitAllowed
[DispIdAttribute(7)]
bool SubmitAllowed { get; }
Siehe auch
Referenz
XMLFileAdapter2-Schnittstelle
XMLFileAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace