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