ActionReplayModelElementName Property
|
The name of the corresponding [!:ActionModel], e.g. "Click", "SetField". This
generally directly indicates the derived type of the action model.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string ElementName { get; set; }
Property Value
Type:
String
See Also