Metodo DedNetApplicationGetEveryCommAttrInDb
|
Restituisce tutti gli attributi con ambiente anagrafica (Anagrafica, AnagraficaEDistinta, ecc..) presenti nel Db.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public List<DedAttr> GetEveryCommAttrInDb()
Public Function GetEveryCommAttrInDb As List(Of DedAttr)
public:
List<DedAttr^>^ GetEveryCommAttrInDb()
member GetEveryCommAttrInDb : unit -> List<DedAttr>
Valore di ritorno
ListDedAttrVedi anche