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

Show in webframe

SchedProcStepId Property (Series)






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

            

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

Property Value

Identifier that identifies the Scheduled Procedure 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