FatturaElettronicaDatiBolloToString Method |
FEPHP è una Classe per la gestione delle Fatture Elettroniche da utilizzare in .NET Framework o PHP COMRestituisce una stringa che rappresenta l'oggetto corrente.
Namespace: FEPHPAssembly: FEPHP (in FEPHP.dll) Version: 1.5.0.0 (1.5.0.0)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
StringRestituisce una stringa che rappresenta l'oggetto corrente.
See Also