Rules Field (original) (raw)
Summary
Gets the feature ID for the PACS Framework Server Rules (Leadtools.Medical.Rules.AddIn.dll) PACS framework addin.
Syntax
public const string Rules
public:
const String^ Rules
Field Value
This constant has the value "F007"
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