SwitchableSegmentResultsOriginalResults Property |
Gets the results of the segment that was actually propagated.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SegmentResults OriginalResults { get; }
Public ReadOnly Property OriginalResults As SegmentResults
Get
public:
property SegmentResults^ OriginalResults {
SegmentResults^ get ();
}
member OriginalResults : SegmentResults with get
Property Value
Type:
SegmentResultsSee Also