ScheduledStepAttributeSequence Property

Summary
Gets or sets the scheduled step attribute sequence.
Syntax
C#
C++/CLI
[Element(DicomTag.ScheduledStepAttributesSequence, Requirement = DicomIodUsageType.Type1MandatoryElement)] 
public List<ScheduledStepAttribute> ScheduledStepAttributeSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<ScheduledStepAttribute^>^ ScheduledStepAttributeSequence { 
   List<ScheduledStepAttribute^>^ get(); 
   void set (    List<ScheduledStepAttribute^>^ ); 
} 

Property Value

The scheduled step attribute 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.