SegmentListResultsFinalNestedSegmentResult Property |
Gets the results of final segment that was propagated that is not itself a
SegmentListResults.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SegmentResults FinalNestedSegmentResult { get; }
Public ReadOnly Property FinalNestedSegmentResult As SegmentResults
Get
public:
property SegmentResults^ FinalNestedSegmentResult {
SegmentResults^ get ();
}
member FinalNestedSegmentResult : SegmentResults with get
Property Value
Type:
SegmentResultsSee Also