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