TimeTransparencyPropertyIsTransparent Property

This is used to return the transparency state as a Boolean

Definition

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

Property Value

Boolean
If it is transparent to busy time searches, it returns true. If not, it returns false.

See Also