TriggerPropertyRelatedToEnd Property

This property is used to set or get the related (RELATED) parameter. If true, the trigger is related to the end time of the event. If false, the trigger is related to the start time of the event.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool RelatedToEnd { get; set; }

Property Value

Boolean

See Also