Share via


XMLFileAdapter2.SubmitAllowed property

Always returns false.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
ReadOnly Property SubmitAllowed As Boolean
    Get
'Usage
Dim instance As XMLFileAdapter2
Dim value As Boolean

value = instance.SubmitAllowed
bool SubmitAllowed { get; }

Property value

Type: System.Boolean

See also

Reference

XMLFileAdapter2 interface

XMLFileAdapter2 members

Microsoft.Office.Interop.InfoPath namespace