Click or drag to resize

StateGroupModelStates Property

[Missing <summary> documentation for "P:Livit.Learn.Model.StateGroupModel.States"]

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<StateModel> States { get; set; }

Property Value

Type: ListStateModel
See Also