FollowSegment.EndOfFollowSegment Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
FollowSegmentEnding
See Also