Click or drag to resize

Metodo UtilityProgIsInMyRange

Restituisce se il progressivo appartiene al range di assegnazione passato

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public static bool ProgIsInMyRange(
	DedTypeBase type,
	DedTypeProg rangeProg,
	string prog
)

Parametri

type  DedTypeBase
 
rangeProg  DedTypeProg
 
prog  String
 

Valore di ritorno

Boolean
Vedi anche