Click or drag to resize

IExecutionProfileGraphOptions Property

Retrieves the DSE Graph options set on this profile.

See GraphOptions for additional information on the settings within the GraphOptions class.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
GraphOptions GraphOptions { get; }

Property Value

Type: GraphOptions
See Also