Sets the displayable rule for this section.
[Visual Basic] Public Property WriteOnly DisplayRule As ILogicalRule _ Implements IDisplayable.DisplayRule [C#] public ILogicalRule DisplayRule { set; } [C++] public: __property void set_DisplayRule(ILogicalRule* ); [JScript] public function set DisplayRule(ILogicalRule);
AbstractCampaignElement Class | Portrate.Interview.Model Namespace