SegmentResultsInitialState Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
ITimeBasedStateSee Also