Costruttore unico.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedAtt(
DedNetApplication app,
string name,
string user
)
Public Sub New (
app As DedNetApplication,
name As String,
user As String
)
public:
DedAtt(
DedNetApplication^ app,
String^ name,
String^ user
)
new :
app : DedNetApplication *
name : string *
user : string -> DedAtt
Parametri
- app DedNetApplication
- Applicazione di appartenenza.
- name String
- Nome della lista.
- user String
- Utente della lista.
Vedi anche