SignEvent.SignedDataBlock Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the set of data which can be signed that triggered the OnSign event.
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