[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)
Erzeugt in dem übergebenen Cockpit-Knoten einen Eingang als Schnittstelle für diese Eigenschaft.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
C# |
---|
public void CreateInPort( CockpitNode node ) |
Visual Basic |
---|
Public Sub CreateInPort ( _ node As CockpitNode _ ) |
F# |
---|
abstract CreateInPort : node:CockpitNode -> unit override CreateInPort : node:CockpitNode -> unit |
Parameters
- node
- Type: DynamicNode.Ext.Cockpit..::..CockpitNode
Der Cockpit-Knoten.