Metodo DedFormEditEcoGetListUsersToNotify
|
Ritorna la lista degli utenti che devono essere notificati. Contiene l'internalname dell'oggetto DedUser.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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
ListDedUserVedi anche