 | PaymentImportEntityToString Method |
Returns a
String that represents this instance.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Payment
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String
A
String that represents this instance.
See Also