Gets and sets the length of the billing period
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int BillingPeriod { get; set; } |
| Visual Basic |
|---|
Public Property BillingPeriod As Integer Get Set |