> ## 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.ViewState GetHistoriesRequest

# <a id="SuperOffice_WebApi_Data_ViewState_GetHistoriesRequest" /> Class ViewState\_GetHistoriesRequest

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

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[ViewState\_GetHistoriesRequest](SuperOffice.WebApi.Data.ViewState_GetHistoriesRequest.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_ViewState_GetHistoriesRequest__ctor" /> ViewState\_GetHistoriesRequest()

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


## Related topics

- [SuperOffice.WebApi.Data.ViewState GetHistoriesByNamesRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.ViewState_GetHistoriesByNamesRequest.md)
- [SuperOffice.WebApi.Data.ViewState GetHistoriesByNameRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.ViewState_GetHistoriesByNameRequest.md)
- [SuperOffice.WebApi.Data.ViewState GetHistoriesByNamesAndIdsRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.ViewState_GetHistoriesByNamesAndIdsRequest.md)
- [SuperOffice.WebApi.Data.ViewState GetHistoryLengthPrefValueRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.ViewState_GetHistoryLengthPrefValueRequest.md)
- [SuperOffice.WebApi.Data.ViewState SaveHistoriesRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.ViewState_SaveHistoriesRequest.md)
- [SuperOffice.WebApi.Data.ViewState DeleteHistoryRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.ViewState_DeleteHistoryRequest.md)
