SignEvent.SignedDataBlock 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.
Obtient le jeu de données qui peut être signé qui a déclenché l’événement OnSign .
public:
property Microsoft::Office::Interop::InfoPath::SignedDataBlockObject ^ SignedDataBlock { Microsoft::Office::Interop::InfoPath::SignedDataBlockObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.SignedDataBlockObject SignedDataBlock { get; }
member this.SignedDataBlock : Microsoft.Office.Interop.InfoPath.SignedDataBlockObject
Public ReadOnly Property SignedDataBlock As SignedDataBlockObject