Class LoopTemplateSelectionItemModel
Namespace: Ayuda.BMS.Splash.PI.SDK.Models
Properties
DayOfTheWeek
Type: Integer.
Declaration
public int DayOfTheWeek { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
DurationInHours
Type: Integer.
Declaration
public int DurationInHours { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
LoopTemplateSelectionID
Type: Guid.
Declaration
public Guid LoopTemplateSelectionID { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Guid |
LoopTemplateSelectionItemID
Type: Guid. Autogenerated at creation.
Declaration
public Guid LoopTemplateSelectionItemID { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Guid |
StartTimeInHours
Type: Integer.
Declaration
public int StartTimeInHours { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |