 |
DetailItemApplyToOtherInterestLookupCode Property |
Apply to other interest lookup code, Ignored unless ApplyTo is Other Interest.
Lookup: DisbursementDetailItemApplyToOtherInterest Auto-Validated.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
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