XmlFormHostItem.NotifyHost-Methode
Dieser Member ist ein Wrapper für die NotifyHost-Eigenschaft der XmlForm-Klasse.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
Public Overridable Sub NotifyHost ( _
notification As String _
)
'Usage
Dim instance As XmlFormHostItem
Dim notification As String
instance.NotifyHost(notification)
public virtual void NotifyHost (
string notification
)
Parameter
- notification
Siehe auch
Referenz
XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace