CyberStore Ecommerce 2023 Documentation
AccountBillingID Field (CheckOutAddress)


Dovetail.Ecommerce.Controls Namespace > CheckOutAddress Class : AccountBillingID Field
Identifier for the account billing.
Syntax
'Declaration
 
Public AccountBillingID As String
'Usage
 
Dim instance As CheckOutAddress
Dim value As String
 
value = instance.AccountBillingID
 
instance.AccountBillingID = value
public string AccountBillingID
See Also

Reference

CheckOutAddress Class
CheckOutAddress Members