Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

PlacerOrderNumber_ImagingServiceRequest Property (ImagingServiceRequest)






Gets or sets the Placer Order Number Imaging Service Request.
Syntax
public string PlacerOrderNumber_ImagingServiceRequest {get; set;}
'Declaration
 
Public Property PlacerOrderNumber_ImagingServiceRequest As String
'Usage
 
Dim instance As ImagingServiceRequest
Dim value As String
 
instance.PlacerOrderNumber_ImagingServiceRequest = value
 
value = instance.PlacerOrderNumber_ImagingServiceRequest

            

            
public:
property String^ PlacerOrderNumber_ImagingServiceRequest {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing The Placer Order Number Imaging Service Request to match against.
Remarks

Set this value to null to ignore this field for all matchings

Requirements

Target Platforms

See Also

Reference

ImagingServiceRequest Class
ImagingServiceRequest Members

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