Edit

Share via


LiquidLevelSwitch.IsLiquidPresent Method

Definition

Determines whether liquid is present.

public bool IsLiquidPresent ();
[System.Device.Model.Telemetry(null, null)]
public bool IsLiquidPresent ();
member this.IsLiquidPresent : unit -> bool
[<System.Device.Model.Telemetry(null, null)>]
member this.IsLiquidPresent : unit -> bool
Public Function IsLiquidPresent () As Boolean

Returns

true if liquid is present, otherwise false.

Attributes

Applies to