Click or drag to resize

GuardConditionTriggerValue Property

Gets/Sets the trigger value of the GuardCondition

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public bool TriggerValue { get; set; }

Property Value

Type: Boolean
See Also