LicensedComponentExpirationDate Property |
Gets the expiration date of the component, or
MaxValue
if the component does not expire.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DateTime ExpirationDate { get; }
Public ReadOnly Property ExpirationDate As DateTime
Get
public:
property DateTime ExpirationDate {
DateTime get ();
}
member ExpirationDate : DateTime with get
Property Value
Type:
DateTimeSee Also