 |
BillingAllowOnRenewalBusiness Property |
AllowOnRenewalBusiness
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.2.0.769
Syntaxpublic bool AllowOnRenewalBusiness { get; set; }
Public Property AllowOnRenewalBusiness As Boolean
Get
Set
Dim instance As Billing
Dim value As Boolean
value = instance.AllowOnRenewalBusiness
instance.AllowOnRenewalBusiness = value
Property Value
Type:
Boolean
Remarks
See Also