Click or drag to resize

Metodo UtilityGetAllRootsUsedInFam

Restituisce una lista con tutte le root usate all'interno delle famiglie.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public static List<DedRoot> GetAllRootsUsedInFam(
	DedNetApplication app
)

Parametri

app
Tipo: DedNetDedNetApplication
DedNetApplication

Valore di ritorno

Tipo: ListDedRoot
Vedi anche