 |
ApplyCreditsToDebitsMonthOption Property |
Month option (accounting month /latest month)
Namespace:
ASI.TAM.API.Data.UI.Transaction.ApplyCreditsToDebits
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic OptionType MonthOption { get; set; }
Public Property MonthOption As OptionType
Get
Set
Dim instance As ApplyCreditsToDebits
Dim value As OptionType
value = instance.MonthOption
instance.MonthOption = value
Property Value
Type:
OptionTypeReturn Value
Type:
OptionType
Remarks
See Also