Click or drag to resize

SegmentPropagatorVariableEvaluator Properties

The SegmentPropagatorVariableEvaluator type exposes the following members.

Properties
  NameDescription
Public propertyGroup
Gets the group that contains this evaluator.
Public propertyIdentifier
Gets the identifier of this variable evaluator. Using this property for anything other than identification purposes is highly discouraged.
Public propertyIsThreadSafe
Gets a value indicating whether the methods on this instance are safe to call from multiple threads simultaneously.
Public propertyName
Gets the optional name for this variable.
Public propertySegmentIdentifier
Gets or sets the identifier of the specific segment being acted upon by this variable. Using this property for anything other than identification purposes is highly discouraged.
Top
See Also