GraphClient.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9448)
Settings
Gets or sets an GraphSettings object.
Declaration
public GraphSettings Settings { get; set; }
Property Value
| Type | Description |
|---|---|
| GraphSettings | GraphSettings object. |