Gets the name of the child node that identifies a logical rule.
[Visual Basic] Overridable Protected Property ReadOnly ChildRuleName As String [C#] protected virtual string ChildRuleName { get; } [C++] protected: virtual __property String* get_ChildRuleName(); [JScript] protected virtual function get ChildRuleName() : String
LogicalRuleContainer Class | Portrate.Interview.Model.Rules Namespace