Click or drag to resize

Metodo DedUsersGroupsFindByUser

Restituisce l'elemento in base all'utente.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.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