Click or drag to resize

Metodo DedProgManagerReserveProg


Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public static bool ReserveProg(
	DedNetApplication app,
	string guid,
	string dbpath,
	string username,
	string startProg,
	string endProg
)

Parametri

app  DedNetApplication
guid  String
dbpath  String
username  String
startProg  String
endProg  String

Valore di ritorno

Boolean
Vedi anche