WebServiceAdapter2.SubmitAllowed Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Correspond à l'attribut submitAllowed du fichier de définition du formulaire (.xsf).
public:
property bool SubmitAllowed { bool get(); };
public bool SubmitAllowed { get; }
member this.SubmitAllowed : bool
Public ReadOnly Property SubmitAllowed As Boolean
Valeur de propriété
Remarques
La valeur par défaut de la propriété SubmitAllowed est false.