Upravit

Sdílet prostřednictvím


SignEvent.SignedDataBlock Property

Definition

Gets the set of data which can be signed that triggered the OnSign event.

public:
 property Microsoft::Office::Interop::InfoPath::SemiTrust::SignedDataBlockObject ^ SignedDataBlock { Microsoft::Office::Interop::InfoPath::SemiTrust::SignedDataBlockObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.SignedDataBlockObject SignedDataBlock { get; }
member this.SignedDataBlock : Microsoft.Office.Interop.InfoPath.SemiTrust.SignedDataBlockObject
Public ReadOnly Property SignedDataBlock As SignedDataBlockObject

Property Value

Remarks

Important: This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Applies to