Click or drag to resize

Metodo DedTypeGetFreeProgr

Restituisce una lista sempre inizializzata e ordinata con tutti i progressivi liberi per questa famiglia.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public Dictionary<string, string> GetFreeProgr(
	bool considerLastProgr = false
)

Parametri

considerLastProgr (Optional)
Tipo: SystemBoolean

Valore di ritorno

Tipo: DictionaryString, String
Vedi anche