RemoteOrderDisplay.AutoToneFrequency 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 frequency (in Hertz) of the automatic tone for the video unit specified by the CurrentUnitId property.
public abstract int AutoToneFrequency { get; set; }
member this.AutoToneFrequency : int with get, set
Public MustOverride Property AutoToneFrequency As Integer