Metodo DedProgManagerGetByFam
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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
- Tipo: DedNetDedNetApplication
- dbpath
- Tipo: SystemString
Valore di ritorno
Tipo:
DedTypeProgListVedi anche