Click or drag to resize

Metodo DedUsersGroupsFindByUser

Restituisce l'elemento in base all'utente.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public DedUG FindByUser(
	DedUser user
)

Parametri

user
Tipo: DedNet.CoreDedUser
Utente.

Valore di ritorno

Tipo: DedUG
Restituisce l'elemento trovato oppure null.
Vedi anche