 |
DisbursementDisbursementDescription Property |
Ignored if month locked, posted or finalized, or read only. Required otherwise.
Created in Epic SDK V5.0.
Sometimes Required
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic string DisbursementDescription { get; set; }
Public Property DisbursementDescription As String
Get
Set
Dim instance As Disbursement
Dim value As String
value = instance.DisbursementDescription
instance.DisbursementDescription = value
Property Value
Type:
String
DisbursementDescription As String.
Remarks Note |
---|
- Name - DisbursementDescription
- Read Only - True
|
See Also