Metodo DedEcoFormattedName
|
Metodo usato per formattare il nome dell'ECO.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic static string FormattedName(
string dbName
)
Public Shared Function FormattedName (
dbName As String
) As String
public:
static String^ FormattedName(
String^ dbName
)
static member FormattedName :
dbName : string -> string
Parametri
- dbName
- Tipo: SystemString
Valore di ritorno
Tipo:
StringNome formattato dell'ECO.
Vedi anche