'
Show / Hide Table of Contents

Class ScheduleModel

Namespace: Ayuda.BMS.Splash.PI.SDK.Models

Properties

DigitalBookingLineID

Declaration
public Guid DigitalBookingLineID { get; set; }
Property Value
Type Description
System.Guid

IsPrimary

Declaration
public bool IsPrimary { get; set; }
Property Value
Type Description
System.Boolean

ScheduleID

Declaration
public Guid ScheduleID { get; set; }
Property Value
Type Description
System.Guid
Back to top Generated by DocFX