Share via


GroomingNotificationEventArgs.GroomingNotifications Property

Definition

Returns a collection of GroomingStatusInfo objects that describes the latest grooming info changes.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::EnterpriseManagement::Monitoring::GroomingStatusInfo ^> ^ GroomingNotifications { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::EnterpriseManagement::Monitoring::GroomingStatusInfo ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Monitoring.GroomingStatusInfo> GroomingNotifications { get; }
member this.GroomingNotifications : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Monitoring.GroomingStatusInfo>
Public ReadOnly Property GroomingNotifications As ReadOnlyCollection(Of GroomingStatusInfo)

Property Value

Applies to