[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Ein Wert der angibt, ob Änderungen in der Benutzeroberfläche automatisch als neue Parameter-Werte weitergegeben werden.

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

Syntax

C#
public readonly CockpitPropertyInstance<bool> AutoPublish
Visual Basic
Public ReadOnly AutoPublish As CockpitPropertyInstance(Of Boolean)
F#
val AutoPublish: CockpitPropertyInstance<bool>

See Also