 |
DetailItemApplyToOtherInterestLookupCode Property |
Apply to other interst lookup code
Lookup: VoucherDetailItemApplyToOtherInterest
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntaxpublic string ApplyToOtherInterestLookupCode { get; set; }
Public Property ApplyToOtherInterestLookupCode As String
Get
Set
Dim instance As DetailItem
Dim value As String
value = instance.ApplyToOtherInterestLookupCode
instance.ApplyToOtherInterestLookupCode = value
Property Value
Type:
String
Remarks
See Also