Click or drag to resize

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.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string ElementName { get; set; }

Property Value

Type: String
See Also