TriggerType Property
- Last UpdatedNov 06, 2025
- 1 minute read
The DataLogGrp property is a read-only property that contains the trigger type for samples of this data log group.
'Declaration
Public ReadOnly Property TriggerType As DataLogTriggerTypes
public DataLogTriggerTypes TriggerType {get;}