[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Stellt Daten für das ValuePublishing-Ereignis bereit.

Namespace: DynamicNode.Ext.Cockpit
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)

Syntax

C#
public class ValuePublishingEventArgs : EventArgs
Visual Basic
Public Class ValuePublishingEventArgs _
	Inherits EventArgs
F#
type ValuePublishingEventArgs =  
    class
        inherit EventArgs
    end

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    DynamicNode.Ext.Cockpit..::..ValuePublishingEventArgs

See Also