Gets or sets the Placer Order Number Imaging Service Request.
            
            
            
            
            
            
            
            public string PlacerOrderNumber_ImagingServiceRequest {get; set;}
             
        
            
            'Declaration
 
Public Property PlacerOrderNumber_ImagingServiceRequest As String
             
        
            
            'Usage
 
Dim instance As MWLDataset.ImagingServiceRequestRow
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.