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

Show in webframe

PerformedProcedureTypeDescription Property (PPSInformation)






Gets or sets the Performed Procedure Type Description.
Syntax
public string PerformedProcedureTypeDescription {get; set;}
'Declaration
 
Public Property PerformedProcedureTypeDescription As String
'Usage
 
Dim instance As PPSInformation
Dim value As String
 
instance.PerformedProcedureTypeDescription = value
 
value = instance.PerformedProcedureTypeDescription

            

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

Property Value

A System.String representing The Performed Procedure Type Description to match against.
Remarks

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

Requirements

Target Platforms

See Also

Reference

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