Class PostAttendanceResponse
Represents the response for the PostAttendance method.
Inheritance
System.Object
PostAttendanceResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class PostAttendanceResponse : ServiceResponse
Constructors
PostAttendanceResponse()
Declaration
public PostAttendanceResponse()
Properties
Entity
Declaration
public AttendanceEntity Entity { get; set; }
Property Value
Type | Description |
---|---|
AttendanceEntity |