Click or drag to resize

ActionReplayModelCorrespondingElementId Property

If this model represents the start of action, then CorrespondingElementId will get the Id of the model representing the end of an action, and vice versa.

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

Property Value

Type: String
See Also