Share via


Label 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 the object's Label.

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

Syntax

'Declaration
PublicReadOnlyPropertyLabelAsLabelGet
'Usage
DiminstanceAsEdgeDimvalueAsLabelvalue = instance.Label
publicLabelLabel { get; }
public:
propertyLabel^ Label {
    Label^ get ();
}
function getLabel () : Label

Property Value

Type: System.Dataflow. . :: . .Label
The object's label.

.NET Framework Security

See Also

Reference

Edge Structure

Edge Members

System.Dataflow Namespace