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: 24.6.0.0 (24.6.0.0)
Sintassi
public static List<DedRoot> GetAllRootsUsedInFam(
	DedNetApplication app
)

Parametri

app
Tipo: DedNetDedNetApplication
DedNetApplication

Valore di ritorno

Tipo: ListDedRoot
Vedi anche