Universal Windows Service Class Library

Trigger.IsConfigured Property

Get the flag if trigger is configured or not.

public bool IsConfigured {get;}

Implements

ITrigger.IsConfigured

Remarks

Get the flag if trigger is configured or not. If true is returned the trigger is configured otherwise it is not.

See Also

Trigger Class | uws.Triggers Namespace | ITrigger