LicensedComponentIsExpired Property |
Gets a value indicating whether this component is expired.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool IsExpired { get; }
Public ReadOnly Property IsExpired As Boolean
Get
public:
property bool IsExpired {
bool get ();
}
member IsExpired : bool with get
Property Value
Type:
BooleanSee Also