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: 24.6.0.0 (24.6.0.0)
Sintassi
public static bool ProgIsInMyRange(
	DedType type,
	DedTypeProg rangeProg,
	string prog
)

Parametri

type
Tipo: DedNet.CoreDedType
rangeProg
Tipo: DedNet.CoreDedTypeProg
prog
Tipo: SystemString

Valore di ritorno

Tipo: Boolean
Vedi anche