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.3.420.0 (24.3.420.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