PaymentTypeRequiresFiscalReceipt Property |
Fiscal receipt is not required for Bank transfer and Other system types
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic bool RequiresFiscalReceipt { get; }
Public ReadOnly Property RequiresFiscalReceipt As Boolean
Get
public:
property bool RequiresFiscalReceipt {
bool get ();
}
member RequiresFiscalReceipt : bool with get
Property Value
Type:
Boolean
See Also