ScheduledProtocolCodeSequence Property

Summary
Gets or sets the scheduled protocol code sequence.
Syntax
C#
C++/CLI
[Element(DicomTag.ScheduledProtocolCodeSequence)] 
public List<CodeSequence> ScheduledProtocolCodeSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<CodeSequence^>^ ScheduledProtocolCodeSequence { 
   List<CodeSequence^>^ get(); 
   void set (    List<CodeSequence^>^ ); 
} 

Property Value

The scheduled protocol code sequence.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.