> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.Dash GetDashboardFencingInfoRequest

# <a id="SuperOffice_WebApi_Data_Dash_GetDashboardFencingInfoRequest" /> Class Dash\_GetDashboardFencingInfoRequest

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

```csharp theme={null}
public class Dash_GetDashboardFencingInfoRequest
```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[Dash\_GetDashboardFencingInfoRequest](SuperOffice.WebApi.Data.Dash_GetDashboardFencingInfoRequest.md)

#### Inherited Members

[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring),
[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object\)),
[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals\(system-object-system-object\)),
[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals),
[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode),
[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype),
[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone)

## Constructors

### <a id="SuperOffice_WebApi_Data_Dash_GetDashboardFencingInfoRequest__ctor" /> Dash\_GetDashboardFencingInfoRequest()

```csharp theme={null}
public Dash_GetDashboardFencingInfoRequest()
```


## Related topics

- [SuperOffice.WebApi.Agents.DashAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.DashAgent.md)
- [SuperOffice.WebApi.Agents.IDashAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IDashAgent.md)
- [SuperOffice.WebApi.Data.License GetFencingInfoRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.License_GetFencingInfoRequest.md)
- [SuperOffice.WebApi.Data.Workflow GetWorkflowFencingInfoRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Workflow_GetWorkflowFencingInfoRequest.md)
- [SuperOffice.WebApi.Data.Project GetProjectFencingInfoRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Project_GetProjectFencingInfoRequest.md)
- [SuperOffice.WebApi.Data.Dashboard GetDashboardsRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Dashboard_GetDashboardsRequest.md)
