←Select platform

SchedProcStepId Property

Summary

Gets the scheduled procedure step id.

Syntax

C#
VB
C++
[Element(DicomTag.ScheduledProcedureStepID)] 
public string SchedProcStepId { get; set; } 
  
Public Property SchedProcStepId As String 
public: 
property String^ SchedProcStepId { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly