Miner.Mobile.Common Namespace > TaskDataModel Class : EventAggregator Property |
'Declaration
Protected Property EventAggregator As Microsoft.Practices.Composite.Events.IEventAggregator
'Usage
Dim instance As TaskDataModel Dim value As Microsoft.Practices.Composite.Events.IEventAggregator instance.EventAggregator = value value = instance.EventAggregator
protected Microsoft.Practices.Composite.Events.IEventAggregator EventAggregator {get; set;}
protected read-write property EventAggregator: Microsoft.Practices.Composite.Events.IEventAggregator;
protected function get,set EventAggregator : Microsoft.Practices.Composite.Events.IEventAggregator
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2