TargetedSegmentListFunctionResultsConfiguration Property  | 
  
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic SegmentListConfiguration Configuration { get; protected set; }Public Property Configuration As SegmentListConfiguration
	Get
	Protected Set
public:
property SegmentListConfiguration^ Configuration {
	SegmentListConfiguration^ get ();
	protected: void set (SegmentListConfiguration^ value);
}member Configuration : SegmentListConfiguration with get, set
Property Value
Type: 
SegmentListConfiguration
See Also