 |
BillingAllowOnNewBusiness Property |
AllowOnNewBusiness
Namespace:
ASI.TAM.API.Data.UI.Account.Company
Assembly:
ASI.TAM.API.Data.UI.Account.Company (in ASI.TAM.API.Data.UI.Account.Company.dll) Version: 2021.1.0.1
Syntaxpublic bool AllowOnNewBusiness { get; set; }
Public Property AllowOnNewBusiness As Boolean
Get
Set
Dim instance As Billing
Dim value As Boolean
value = instance.AllowOnNewBusiness
instance.AllowOnNewBusiness = value
Property Value
Type:
Boolean
Remarks
See Also