Click or drag to resize

AsyncManagerModelAsyncActionsSerialized Property

[Missing <summary> documentation for "P:Livit.Learn.Model.AsyncManagerModel.AsyncActionsSerialized"]

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public AsyncActionRefListModel AsyncActionsSerialized { get; set; }

Property Value

Type: AsyncActionRefListModel
See Also