[Visual Basic] Property ReadOnly DependentRuleInstances As RuleInstanceList [C#] RuleInstanceList DependentRuleInstances { get; } [C++] __property RuleInstanceList* get_DependentRuleInstances(); [JScript] function get DependentRuleInstances() : RuleInstanceList
A reference to the list of rule instances that depend on this node
IDynamicParticle Interface | XRules Namespace