Metodo DedNetApplicationGetAllAttrInDb
|
Restituisce tutti gli attributi con ambiene anagrafica (Anagrafica, AnagraficaEDistinta, ecc..) presenti nel Db.
Gli attributi di solo distinta sono esclusi.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public List<DedAttr> GetAllAttrInDb()
Public Function GetAllAttrInDb As List(Of DedAttr)
public:
List<DedAttr^>^ GetAllAttrInDb()
member GetAllAttrInDb : unit -> List<DedAttr>
Valore di ritorno
Tipo:
ListDedAttrVedi anche