Specifies the speed of the beeping effect of this DataStyle
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public DataStyleSpeed BeepSpeed { get; set; } |
Visual Basic |
---|
Public Property BeepSpeed As DataStyleSpeed Get Set |
JScript |
---|
function get BeepSpeed () : DataStyleSpeed function set BeepSpeed (value : DataStyleSpeed) |