Share via


Node Property

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Gets this edge's target node.

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicReadOnlyPropertyNodeAsNodeGet
'Usage
DiminstanceAsEdgeDimvalueAsNodevalue = instance.Node
publicNodeNode { get; }
public:
propertyNodeNode {
    Nodeget ();
}
function getNode () : Node

Property Value

Type: System.Dataflow. . :: . .Node
This edge's target node.

.NET Framework Security

See Also

Reference

Edge Structure

Edge Members

System.Dataflow Namespace