Class GetAzManGroupsResponse
Represents the response for the GetAzManGroups method.
Inheritance
System.Object
GetAzManGroupsResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetAzManGroupsResponse : ServiceResponse
Constructors
GetAzManGroupsResponse()
Declaration
public GetAzManGroupsResponse()
Properties
AzManItems
Declaration
public List<AzManItem> AzManItems { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AzManItem> |