 |
InstallmentSummaryItemEffectiveDate Property |
Effective date
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 DateTime EffectiveDate { get; set; }
Public Property EffectiveDate As DateTime
Get
Set
Dim instance As InstallmentSummaryItem
Dim value As DateTime
value = instance.EffectiveDate
instance.EffectiveDate = value
Property Value
Type:
DateTimeReturn Value
Type:
DateTime
Remarks
See Also