[Visual Basic] Public Property ReadOnly ParticipatingParticles As ParticleList [C#] public ParticleList ParticipatingParticles { get; } [C++] public: __property ParticleList* get_ParticipatingParticles(); [JScript] public function get ParticipatingParticles() : ParticleList
The list of elements, attributes, or properties that contribute to the calculation of this rule instance.
RuleInstance Class | XRules Namespace