 |
TransferOfFundsTransferEffectiveDate Property |
Transfer effective date
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Action
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntaxpublic DateTime TransferEffectiveDate { get; set; }
Public Property TransferEffectiveDate As DateTime
Get
Set
Dim instance As TransferOfFunds
Dim value As DateTime
value = instance.TransferEffectiveDate
instance.TransferEffectiveDate = value
Property Value
Type:
DateTimeReturn Value
Type:
DateTime
Remarks
See Also