PosCommon.PowerNotify Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of power notification selection made by the application.
public abstract Microsoft.PointOfService.PowerNotification PowerNotify { get; set; }
member this.PowerNotify : Microsoft.PointOfService.PowerNotification with get, set
Public MustOverride Property PowerNotify As PowerNotification