Metodo DedNetApplicationGetAllAttrDistinctPromptInDb
|
Restituisce tutti gli attributi con ambiene anagrafica (Anagrafica, AnagraficaEDistinta, ecc..) presenti nel Db.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.2.0
Sintassipublic List<DedAttr> GetAllAttrDistinctPromptInDb()
Public Function GetAllAttrDistinctPromptInDb As List(Of DedAttr)
public:
List<DedAttr^>^ GetAllAttrDistinctPromptInDb()
member GetAllAttrDistinctPromptInDb : unit -> List<DedAttr>
Valore di ritorno
ListDedAttr
Vedi anche