Click or drag to resize
ElementProperties Property
Gets the properties

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

Property Value

Type: IDictionaryString, GraphNode
See Also