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

Show in webframe

PatientTransportArrangements Property (RequestedProcedure)






Gets or sets the Patient Transport Arrangements.
Syntax
public string PatientTransportArrangements {get; set;}
'Declaration
 
Public Property PatientTransportArrangements As String
'Usage
 
Dim instance As RequestedProcedure
Dim value As String
 
instance.PatientTransportArrangements = value
 
value = instance.PatientTransportArrangements

            

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

Property Value

A System.String representing The Patient Transport Arrangements to match against.
Remarks

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

Requirements

Target Platforms

See Also

Reference

RequestedProcedure Class
RequestedProcedure 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