Proprietà DedNotifiesNotifyEnabled
             | 
          
        
        
            Restituisce la lista delle notifiche abilitate
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic IEnumerable<DedNotify> NotifyEnabled { get; }Public ReadOnly Property NotifyEnabled As IEnumerable(Of DedNotify)
	Get
public:
property IEnumerable<DedNotify^>^ NotifyEnabled {
	IEnumerable<DedNotify^>^ get ();
}member NotifyEnabled : IEnumerable<DedNotify> with get
Valore della proprietà
IEnumerableDedNotify
Vedi anche