Worklist Field (original) (raw)
Summary
Gets the feature ID for the PACS Framework Server Worklist (Leadtools.Medical.Worklist.AddIns.dll) PACS framework addin.
Syntax
public const string Worklist
public:
const String^ Worklist
Field Value
This constant has the value "F008"
Remarks
The feature ID can be used as an argument for any of the following [ILicense] members to get information about the feature:
- [ILicense.IsFeatureEvaluation]
- [ILicense.IsFeatureExpired]
- [ILicense.IsFeatureValid]
- [ILicense.GetFeatureData]
- [ILicense.GetFeatureCount]
- [ILicense.GetFeature]
Leadtools.Dicom.AddIn Assembly