 |
RevenueScheduleItemsV1 Class |
Represents the revenue deferrals schedule items list
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionRevenueScheduleItemV1 ASI.TAM.API.Data.UI.TransactionRevenueScheduleItemsV1
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic sealed class RevenueScheduleItemsV1 : Collection<RevenueScheduleItemV1>
Public NotInheritable Class RevenueScheduleItemsV1
Inherits Collection(Of RevenueScheduleItemV1)
Dim instance As RevenueScheduleItemsV1
Remarks
See Also