FollowSegmentEndOfFollowSegment Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public FollowSegmentEnding EndOfFollowSegment { get; set; }
Public Property EndOfFollowSegment As FollowSegmentEnding
Get
Set
public:
property FollowSegmentEnding^ EndOfFollowSegment {
FollowSegmentEnding^ get ();
void set (FollowSegmentEnding^ value);
}
member EndOfFollowSegment : FollowSegmentEnding with get, set
Property Value
Type:
FollowSegmentEndingSee Also