 |
SplitReceivableItemReceivableIndex Property |
Recievable index
Namespace:
ASI.TAM.API.Data.UI.Transaction.RevisePremium
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntaxpublic int ReceivableIndex { get; set; }
Public Property ReceivableIndex As Integer
Get
Set
Dim instance As SplitReceivableItem
Dim value As Integer
value = instance.ReceivableIndex
instance.ReceivableIndex = value
Property Value
Type:
Int32Return Value
Type:
Int32
Remarks
See Also