 |
SendInvoiceToItemParentReceivable Property |
Parent receivable
Namespace:
ASI.TAM.API.Data.UI.Transaction.RevisePremium
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic bool ParentReceivable { get; set; }
Public Property ParentReceivable As Boolean
Get
Set
Dim instance As SendInvoiceToItem
Dim value As Boolean
value = instance.ParentReceivable
instance.ParentReceivable = value
Property Value
Type:
BooleanReturn Value
Type:
Boolean
Remarks
See Also