Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

PerformedProcStepId Property






Gets the performed procedure step id.
Syntax
public string PerformedProcStepId {get; set;}
'Declaration
 
Public Property PerformedProcStepId As String
'Usage
 
Dim instance As Series
Dim value As String
 
instance.PerformedProcStepId = value
 
value = instance.PerformedProcStepId

            

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

Property Value

User or equipment generated identifier of that part of a Procedure that has been carried out within this step.
Example
For an example refer to QueryRetrieveScu.Find
Requirements

Target Platforms

See Also

Reference

Series Class
Series Members

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