Class FlexalonTrial
Inheritance
object
FlexalonTrial
Syntax
public static class FlexalonTrial
Fields
IsExpired
Declaration
public static bool IsExpired
Field Value
| Type | Description |
|---|---|
| bool |
IsTrial
Declaration
public static bool IsTrial
Field Value
| Type | Description |
|---|---|
| bool |
Properties
RemainingDays
Declaration
public static int RemainingDays { get; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
UpdateRemainingDays()
Declaration
public static void UpdateRemainingDays()