Metodo DedApi.AllAttrPrompts

Libreria DedApiLua

Metodo DedApiAllAttrPrompts

Ritorna l'elenco di tutti i prompt degli attributi. Mantenuta per compatibilità col passato.

Namespace:  LuaApplication
Assembly:  DedLuaApplication (in DedLuaApplication.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public List<string> AllAttrPrompts()
Public Function AllAttrPrompts As List(Of String)
public:
List<String^>^ AllAttrPrompts()
member AllAttrPrompts : unit -> List<string> 

Valore di ritorno

Tipo: ListString
Lista dei valori
Vedi anche