Click or drag to resize

Metodo DedNetApplicationGetAllAttrInDb (Boolean)

Restituisce tutti gli attributi con ambiene anagrafica (Anagrafica, AnagraficaEDistinta, ecc..) presenti nel Db.

Namespace:  DedNet
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public List<DedAttr> GetAllAttrInDb(
	bool includeBomAttrs
)

Parametri

includeBomAttrs
Tipo: SystemBoolean
Indica se includere anche gli attributi di distinta.

Valore di ritorno

Tipo: ListDedAttr
Vedi anche