Class GetAzManGroupsRequest
Represents the a request for the GetAzmanTasks method.
Inheritance
System.Object
GetAzManGroupsRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetAzManGroupsRequest : ServiceRequest
Constructors
GetAzManGroupsRequest()
Declaration
public GetAzManGroupsRequest()
Properties
ShowApplicationGroups
Declaration
public bool ShowApplicationGroups { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
ShowStoreGroups
Declaration
public bool ShowStoreGroups { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |