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.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string CorrespondingElementId { get; set; }
Property Value
Type:
String
See Also