Gets the data represented by the IDiagramConnectable, such as a business object in the domain being diagrammed.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
Object Data { get; }
Visual Basic (Declaration)
ReadOnly Property Data As Object

See Also