NoShow Property
Indicates whether the guest did not show.
Syntax
[VB.NET] Public Property NoShow As Boolean
[C#] public bool NoShow {get; set;}
Remarks
This property can be set to 'True' to indicate that the guest did not show.
Default Value
False