Metodo DedEcoManagerGetFormattedName
|
Metodo usato per formattare il nome dell'ECO.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string GetFormattedName(
string dbName
)
Public Function GetFormattedName (
dbName As String
) As String
public:
String^ GetFormattedName(
String^ dbName
)
member GetFormattedName :
dbName : string -> string
Parametri
- dbName
- Tipo: SystemString
Valore di ritorno
Tipo:
StringVedi anche