Click or drag to resize

TargetedSegmentListOperatorEvaluator.Identifier Property

Gets the identifier of the operator that produced this evaluator. This is a convenience property to be used only for identification purposes.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public TargetedSegmentListOperator Identifier { get; }

Property Value

Type: TargetedSegmentListOperator
See Also