Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Show in webframe

IsExpired Property






Gets a value indicating whether the LEADTOOLS PACS Framework is expired.
Syntax
public bool IsExpired {get;}
'Declaration
 
Public ReadOnly Property IsExpired As Boolean
'Usage
 
Dim instance As ServiceAdministrator
Dim value As Boolean
 
value = instance.IsExpired

            

            
public:
property bool IsExpired {
   bool get();
}

Property Value

true if the framework is expired, otherwise it is false.
Remarks
This is only valid if IsEval is true.
Example
For an example refer to Initialize
Requirements

Target Platforms

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members

Error processing SSI file
Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features