CyberStore Ecommerce 2023 Documentation
AccountBillingID Field (CustomerAccount3Control)


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

Reference

CustomerAccount3Control Class
CustomerAccount3Control Members