Notification Logger to determine if the license is about to expire.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
ExpirationNotificationLogger NotificationLogger { get; } |
Visual Basic |
---|
ReadOnly Property NotificationLogger As ExpirationNotificationLogger Get |
Visual C++ |
---|
property ExpirationNotificationLogger^ NotificationLogger { ExpirationNotificationLogger^ get (); } |