[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)
Der statische Kontext einer Eigenschaft.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
C# |
---|
public class CockpitProperty<T> : ICockpitPropertyContext |
Visual Basic |
---|
Public Class CockpitProperty(Of T) _ Implements ICockpitPropertyContext |
F# |
---|
type CockpitProperty<'T> = class interface ICockpitPropertyContext end |
Type Parameters
- T
- Der Datentype des Eigenschaftswertes.