[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Initialisiert eine neue ValuePublishingEventArgs-Instanz.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
| C# |
|---|
public ValuePublishingEventArgs( Object newValue ) |
| Visual Basic |
|---|
Public Sub New ( _ newValue As Object _ ) |
| F# |
|---|
new : newValue:Object -> ValuePublishingEventArgs |
Parameters
- newValue
- Type: System..::..Object
Der neue Wert.