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