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