 |
DetailItemApplyToPolicyLineID Property |
Unique identifier used to specify related line for apply to policy option.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic int ApplyToPolicyLineID { get; set; }
Public Property ApplyToPolicyLineID As Integer
Get
Set
Dim instance As DetailItem
Dim value As Integer
value = instance.ApplyToPolicyLineID
instance.ApplyToPolicyLineID = value
Property Value
Type:
Int32
Remarks
See Also