Proprietà DedFormFindCodeAllQueryFields
|
Restituisce la lista totale dei campi di anagrafica da interrogare in DED_DATA, somma dei campi presenti
nel combo di sx più quelli che devono sempre esserci nel risultato del combo di dx.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public List<string> AllQueryFields { get; }
Public ReadOnly Property AllQueryFields As List(Of String)
Get
public:
property List<String^>^ AllQueryFields {
List<String^>^ get ();
}
member AllQueryFields : List<string> with get
Valore della proprietà
Tipo:
ListStringVedi anche