 |
DisbursementDisbursementEffectiveDate Property |
Disbursement Effective Date
Created in Epic SDK V5.0.
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntaxpublic DateTime DisbursementEffectiveDate { get; set; }
Public Property DisbursementEffectiveDate As DateTime
Get
Set
Dim instance As Disbursement
Dim value As DateTime
value = instance.DisbursementEffectiveDate
instance.DisbursementEffectiveDate = value
Property Value
Type:
DateTime
DisbursementEffectiveDate As Date.
Remarks Note |
---|
- Name - DisbursementEffectiveDate
- Ignored On Update - True
|
See Also