The Portrate Interview Engine

CountRule.ChildRuleName Property

Returns 'rule'.

[Visual Basic]
Overrides Protected Property ReadOnly ChildRuleName As String
[C#]
protected override string ChildRuleName { get; }
[C++]
protected: __property String* get_ChildRuleName();
[JScript]
protected override function get ChildRuleName() : String

See Also

CountRule Class | Portrate.Interview.Model.Rules Namespace