XDocumentClass._XDocument3_get_SignedDataBlocks Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
virtual Microsoft::Office::Interop::InfoPath::SignedDataBlocksCollection ^ _XDocument3_get_SignedDataBlocks() = Microsoft::Office::Interop::InfoPath::_XDocument3::get_SignedDataBlocks;
public virtual Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection _XDocument3_get_SignedDataBlocks();
abstract member _XDocument3_get_SignedDataBlocks : unit -> Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection
override this._XDocument3_get_SignedDataBlocks : unit -> Microsoft.Office.Interop.InfoPath.SignedDataBlocksCollection
Public Overridable Function _XDocument3_get_SignedDataBlocks () As SignedDataBlocksCollection