'
Show / Hide Table of Contents

Class DesignApprovalStatus

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

Fields

Approved

Indicates that the design is approved internally. This has no link to whether or not it is approved at the site-level.

Declaration
public static readonly Guid Approved
Field Value
Type Description
System.Guid

"a2d53905-807d-4f9e-9890-21b27cb59311"

EmergencyMessagePreview

Indicates that the design has is being tested. Will play if scheduled as an Emergency Message, but not as a Booked Campaign / Floating design..

Declaration
public static readonly Guid EmergencyMessagePreview
Field Value
Type Description
System.Guid

"1AC9436C-6708-48F6-8FDD-727C4438068B"

PendingApproval

Indicates that the design has not yet been processed for internal approval.

Declaration
public static readonly Guid PendingApproval
Field Value
Type Description
System.Guid

"3337A152-A428-4B63-812E-33F2A111D4C8"

Rejected

Indicates that the design has been explicitely disaproved internally.

Declaration
public static readonly Guid Rejected
Field Value
Type Description
System.Guid

"E44D9684-F2D5-49D0-AEDE-C9A44E2A0A42"

Back to top Generated by DocFX