Proprietà DedEcoNotifyCreator
             | 
          
        
        
            Indica se notificare il creatore dell'ECO ogni volta che questo cambia stato.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool NotifyCreator { get; set; }Public Property NotifyCreator As Boolean
	Get
	Set
public:
property bool NotifyCreator {
	bool get ();
	void set (bool value);
}member NotifyCreator : bool with get, set
Valore della proprietà
Boolean
Vedi anche