Compartir a través de


de la propiedad WebServiceAdapter2.SubmitAllowed

Corresponde al atributo submitAllowed del archivo de definición de formulario (.xsf).

Espacio de nombres:  Microsoft.Office.Interop.InfoPath.SemiTrust
Ensamblado:  Microsoft.Office.Interop.InfoPath.SemiTrust (en Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Sintaxis

'Declaración
ReadOnly Property SubmitAllowed As Boolean
    Get
'Uso
Dim instance As WebServiceAdapter2
Dim value As Boolean

value = instance.SubmitAllowed
bool SubmitAllowed { get; }

Valor de propiedad

Tipo: System.Boolean

Comentarios

El valor predeterminado para la propiedad SubmitAllowed es false.

Vea también

Referencia

interfaz WebServiceAdapter2

Miembros WebServiceAdapter2

Espacio de nombres Microsoft.Office.Interop.InfoPath.SemiTrust