 |
ReceiptReceiptEffectiveDate Property |
Receipt Effective Date
Created in Epic SDK V5.0.
Sometimes Required
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2020.1.0.523
Syntaxpublic DateTime ReceiptEffectiveDate { get; set; }
Public Property ReceiptEffectiveDate As DateTime
Get
Set
Dim instance As Receipt
Dim value As DateTime
value = instance.ReceiptEffectiveDate
instance.ReceiptEffectiveDate = value
Property Value
Type:
DateTime
ReceiptEffectiveDate As DateTime.
Remarks Note |
---|
- Name - ReceiptEffectiveDate
|
See Also