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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

SchedProcStepId Property (Series)






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

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