| SegmentResultsInitialState Property  | 
  
    Namespace: 
   AGI.Foundation.SegmentPropagation
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic ITimeBasedState InitialState { get; set; }Public Property InitialState As ITimeBasedState
	Get
	Set
public:
property ITimeBasedState^ InitialState {
	ITimeBasedState^ get ();
	void set (ITimeBasedState^ value);
}member InitialState : ITimeBasedState with get, set
Property Value
Type: 
ITimeBasedState See Also
See Also