> ## 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.Project GetProjectFencingInfoRequest

# <a id="SuperOffice_WebApi_Data_Project_GetProjectFencingInfoRequest" /> Class Project\_GetProjectFencingInfoRequest

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

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[Project\_GetProjectFencingInfoRequest](SuperOffice.WebApi.Data.Project_GetProjectFencingInfoRequest.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_Project_GetProjectFencingInfoRequest__ctor" /> Project\_GetProjectFencingInfoRequest()

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


## Related topics

- [WebAPI changes in SuperOffice 12.0](/release-notes/12/api/changes-webapi-12.0.342.0.md)
- [SuperOffice.WebApi.Agents.ProjectAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.ProjectAgent.md)
- [SuperOffice.WebApi.Agents.IProjectAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IProjectAgent.md)
- [SuperOffice.WebApi.Data.License GetFencingInfoRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.License_GetFencingInfoRequest.md)
- [SuperOffice.WebApi.Data.Dash GetDashboardFencingInfoRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Dash_GetDashboardFencingInfoRequest.md)
- [SuperOffice.WebApi.Data.Workflow GetWorkflowFencingInfoRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Workflow_GetWorkflowFencingInfoRequest.md)
