ZetiReader.TriggerIsPulled Property

TegoOS

ZetiReaderTriggerIsPulled Property

[Missing <summary> documentation for "P:Tego.Devices.Zeti.ZetiReader.TriggerIsPulled"]

Namespace: Tego.Devices.Zeti
Assembly: Tego.Devices.Zeti (in Tego.Devices.Zeti.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool TriggerIsPulled { get; }
Public ReadOnly Property TriggerIsPulled As Boolean
	Get
public:
virtual property bool TriggerIsPulled {
	bool get () sealed;
}
abstract TriggerIsPulled : bool with get
override TriggerIsPulled : bool with get

Property Value

Type: Boolean

Implements

ITriggerProviderTriggerIsPulled
See Also