Click or drag to resize
Element.Properties Property
Gets the properties

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.5.0
Syntax
C#
public IDictionary<string, GraphNode> Properties { get; }

Property Value

Type: IDictionary<String, GraphNode>
See Also