CSHARP 15
AttendanceJson class Guest on 26th July 2025 12:05:00 PM
  1.  public class AttendanceJson
  2.  {
  3.      public string ContactId { get; set; }
  4.      public string AttendanceDate { get; set; }
  5.      public string IsPresent { get; set; }
  6.  }

Hightechrobo bin is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.