Click or drag to resize

UtilityGetAttrNameByPrompt Method

Data una famiglia ed un prompt attributo, ritorna il nome

Namespace: DedNetConnector
Assembly: DedNetConnector (in DedNetConnector.dll) Version: 27.1.0
Syntax
public static string GetAttrNameByPrompt(
	string dbpath,
	string prompt
)

Parameters

dbpath  String
Percorso famiglia di riferimento
prompt  String
Prompt dell'attributo da cercare

Return Value

String
See Also