Proprietà DedNetApplicationAI_SearchOnResponse
|
Indica se effettuare la ricerca in automatico alla risposta dell'assistente AI.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool AI_SearchOnResponse { get; set; }Public Property AI_SearchOnResponse As Boolean
Get
Set
public:
property bool AI_SearchOnResponse {
bool get ();
void set (bool value);
}member AI_SearchOnResponse : bool with get, set
Valore della proprietà
Boolean
Vedi anche