[Missing <summary> documentation for "P:Dapfor.Net.Internal.Licensing.ComponentLicense.IsUpdatePeriodExpired"]
Namespace: Dapfor.Net.Internal.LicensingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public bool IsUpdatePeriodExpired { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsUpdatePeriodExpired As Boolean
Get |
| Visual C++ |
|---|
public:
property bool IsUpdatePeriodExpired {
bool get ();
} |
| F# |
|---|
member IsUpdatePeriodExpired : bool with get
|
Property Value
Type:
Boolean
See Also