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