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

Show in webframe

SchedProcStepId Property (SeriesQuery)






Gets or sets the scheduled procedure step id.
Syntax
[BrowsableAttribute(false)]
public string SchedProcStepId {get; set;}
'Declaration
 
<BrowsableAttribute(False)>
Public Property SchedProcStepId As String
'Usage
 
Dim instance As SeriesQuery
Dim value As String
 
instance.SchedProcStepId = value
 
value = instance.SchedProcStepId

            

            
[BrowsableAttribute(false)]
public:
property String^ SchedProcStepId {
   String^ get();
   void set (    String^ value);
}

Property Value

The scheduled procedure step id.
Requirements

Target Platforms

See Also

Reference

SeriesQuery Class
SeriesQuery Members

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