> ## 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.MDO GetListNamesRequest

# <a id="SuperOffice_WebApi_Data_MDO_GetListNamesRequest" /> Class MDO\_GetListNamesRequest

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

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

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ←
[MDO\_GetListNamesRequest](SuperOffice.WebApi.Data.MDO_GetListNamesRequest.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_MDO_GetListNamesRequest__ctor" /> MDO\_GetListNamesRequest()

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


## Related topics

- [SuperOffice.WebApi.Data.MDO GetListIdByListNameRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.MDO_GetListIdByListNameRequest.md)
- [SuperOffice.WebApi.Data.MDO GetListRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.MDO_GetListRequest.md)
- [SuperOffice.WebApi.Data.MDO GetSimpleListRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.MDO_GetSimpleListRequest.md)
- [SuperOffice.WebApi.Data.MDO GetListItemRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.MDO_GetListItemRequest.md)
- [SuperOffice.WebApi.Data.MDO GetListWithHistoryRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.MDO_GetListWithHistoryRequest.md)
- [SuperOffice.WebApi.Data.MDO GetListWithRestrictionRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.MDO_GetListWithRestrictionRequest.md)
