The Portrate Interview Engine

KnockoutArgs.RuleName Field

The name of the knockout rule being triggered

[Visual Basic]
Public RuleName As String
[C#]
public string RuleName;
[C++]
public: String* RuleName;
[JScript]
public var RuleName: String;

See Also

KnockoutArgs Class | Portrate.Interview Namespace