IPayFileProcessorPluginDescription Property |
Gets the description, i.e. the name of the file format.
Namespace:
Atomia.Billing.Core.Sdk.Plugins
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax string Description { get; }
ReadOnly Property Description As String
Get
property String^ Description {
String^ get ();
}
abstract Description : string with get
Property Value
Type:
StringSee Also