Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 417 Bytes

ActionKeywordAssigned.md

File metadata and controls

14 lines (9 loc) · 417 Bytes

Result.ActionKeywordAssigned property

This holds the action keyword that triggered the result. If result is triggered by global keyword: *, this should be empty.

public string ActionKeywordAssigned { get; set; }

See Also