ReferencedStudySequence Property

Summary
Gets or sets the Referenced Study Sequence.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public List<ReferencedStudySequence> ReferencedStudySequence { get; set; } 
[DataMemberAttribute()] 
public: 
property List<ReferencedStudySequence^>^ ReferencedStudySequence { 
   List<ReferencedStudySequence^>^ get(); 
   void set (    List<ReferencedStudySequence^>^ ); 
} 

Property Value

Uniquely identifies the study that respresents this requested procedure.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.Wcf Assembly

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