Metodo DedApiAllAttrPrompts
|
Ritorna l'elenco di tutti i prompt degli attributi. Mantenuta per compatibilità col passato.
Namespace: LuaApplicationAssembly: DedLuaApplication (in DedLuaApplication.dll) Versione: 27.1.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
ListStringLista dei valori
Vedi anche