Click or drag to resize

Metodo UtilityProgIsInMyRanges(DedTypeProgStruct, String)

Restituisce se il progressivo appartiene alla lista dei progressivi assegnati

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public static bool ProgIsInMyRanges(
	DedTypeProgStruct myProg,
	string prog
)

Parametri

myProg  DedTypeProgStruct
Struttura dei progressivi
prog  String
Progressivo da controllare

Valore di ritorno

Boolean
Vedi anche