[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt den Eingang zurück, der als Schnittstelle für diese Eigenschaft dient.

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

Syntax

C#
InPort PropertyInPort { get; }
Visual Basic
ReadOnly Property PropertyInPort As InPort
	Get
F#
abstract PropertyInPort : InPort

Field Value

Der Eingang dieser Eigenschaft.

See Also