Table of Contents

Class GetAppGroupsResponse

Namespace
OpenSettings.Models.Responses
Assembly
OpenSettings.dll
public class GetAppGroupsResponse
Inheritance
GetAppGroupsResponse
Inherited Members

Constructors

GetAppGroupsResponse(GetAppGroupsResponseGroup[])

public GetAppGroupsResponse(GetAppGroupsResponseGroup[] appGroups)

Parameters

appGroups GetAppGroupsResponseGroup[]

Properties

AppGroups

public GetAppGroupsResponseGroup[] AppGroups { get; }

Property Value

GetAppGroupsResponseGroup[]

MaxSortOrder

public int MaxSortOrder { get; }

Property Value

int

MinSortOrder

public int MinSortOrder { get; }

Property Value

int