Metodo DedProgManagerGetByFam
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static DedTypeProgList GetByFam(
DedNetApplication app,
string dbpath
)
Public Shared Function GetByFam (
app As DedNetApplication,
dbpath As String
) As DedTypeProgList
public:
static DedTypeProgList^ GetByFam(
DedNetApplication^ app,
String^ dbpath
)
static member GetByFam :
app : DedNetApplication *
dbpath : string -> DedTypeProgList
Parametri
- app DedNetApplication
- dbpath String
Valore di ritorno
DedTypeProgListVedi anche