ReturnSegmentConfigurationActuallyEnabled Method |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool ActuallyEnabled()
Public Function ActuallyEnabled As Boolean
public:
bool ActuallyEnabled()
member ActuallyEnabled : unit -> bool
Return Value
Type:
Boolean if the
ReturnSegment should actually return,
if it should not.
See Also