User.Type Proprietà

Definizione

Ottiene il tipo di utente.

public:
 property UserType Type { UserType get(); };
UserType Type();
public UserType Type { get; }
var userType = user.type;
Public ReadOnly Property Type As UserType

Valore della proprietà

Tipo di utente.

Si applica a