 |
DiscountDiscountAccountingMonth Property |
Discount Accounting Month
Created in Epic SDK 2022 R2.
Required
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic string DiscountAccountingMonth { get; set; }
Public Property DiscountAccountingMonth As String
Get
Set
Dim instance As Discount
Dim value As String
value = instance.DiscountAccountingMonth
instance.DiscountAccountingMonth = value
Property Value
Type:
String
DiscountAccountingMonth As Accounting Month.
Remarks Note |
---|
- Name - DiscountAccountingMonth
|
See Also