> ## 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.License GetFencingInfoRequest

# <a id="SuperOffice_WebApi_Data_License_GetFencingInfoRequest" /> Class License\_GetFencingInfoRequest

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

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[License\_GetFencingInfoRequest](SuperOffice.WebApi.Data.License_GetFencingInfoRequest.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_License_GetFencingInfoRequest__ctor" /> License\_GetFencingInfoRequest()

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


## Related topics

- [WebAPI changes in SuperOffice 12.0](/release-notes/12/api/changes-webapi-12.0.342.0.md)
- [SuperOffice.WebApi.Data.FencingInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.FencingInfo.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)
- [SuperOffice.WebApi.Data.Project GetProjectFencingInfoRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Project_GetProjectFencingInfoRequest.md)
- [SuperOffice.WebApi.Agents.LicenseAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.LicenseAgent.md)
