 |
PayItemWriteOffDescription Property |
WriteOffDescription
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntaxpublic string WriteOffDescription { get; set; }
Public Property WriteOffDescription As String
Get
Set
Dim instance As PayItem
Dim value As String
value = instance.WriteOffDescription
instance.WriteOffDescription = value
Property Value
Type:
String
Remarks
See Also