SignEvent.SignedDataBlock Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o conjunto de dados que pode ser assinado que acionou o OnSign evento.
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