 |
PaidTransactionItemAgencyCode Property |
Agency code
Namespace:
ASI.TAM.API.Data.UI.GeneralLedger.Voucher
Assembly:
ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntaxpublic string AgencyCode { get; set; }
Public Property AgencyCode As String
Get
Set
Dim instance As PaidTransactionItem
Dim value As String
value = instance.AgencyCode
instance.AgencyCode = value
Property Value
Type:
StringReturn Value
Type:
String
Remarks
See Also