TemplatesProformaPrintTemplates Property |
Gets or sets the ProformaPrintTemplates.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual PrintTemplates ProformaPrintTemplates { get; set; }
Public Overridable Property ProformaPrintTemplates As PrintTemplates
Get
Set
public:
virtual property PrintTemplates^ ProformaPrintTemplates {
PrintTemplates^ get ();
void set (PrintTemplates^ value);
}
abstract ProformaPrintTemplates : PrintTemplates with get, set
override ProformaPrintTemplates : PrintTemplates with get, set
Property Value
Type:
PrintTemplatesSee Also