Metodo DedFormAddEcoGetListUserToNotify
|
Ritorna la lista degli utenti che devono essere notificati. Contiene l'internalname dell'oggetto DedUser.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic List<string> GetListUserToNotify()
Public Function GetListUserToNotify As List(Of String)
public:
List<String^>^ GetListUserToNotify()
member GetListUserToNotify : unit -> List<string>
Valore di ritorno
Tipo:
ListString
Vedi anche