Metodo DedFormEditEcoGetListUsersToNotify
|
Ritorna la lista degli utenti che devono essere notificati. Contiene l'internalname dell'oggetto DedUser.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public List<DedUser> GetListUsersToNotify()
Public Function GetListUsersToNotify As List(Of DedUser)
public:
List<DedUser^>^ GetListUsersToNotify()
member GetListUsersToNotify : unit -> List<DedUser>
Valore di ritorno
Tipo:
ListDedUserVedi anche