Metodo DedEcoManagerGetFormattedName
|
Metodo usato per formattare il nome dell'ECO.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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