ReferencedNonImageCompositeSequence Property

Summary
Gets or sets the referenced non-image composite sequence.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public List<ReferencedNonImageCompositeSequence> ReferencedNonImageCompositeSequence { get; set; } 
[DataMemberAttribute()] 
public: 
property List<ReferencedNonImageCompositeSequence^>^ ReferencedNonImageCompositeSequence { 
   List<ReferencedNonImageCompositeSequence^>^ get(); 
   void set (    List<ReferencedNonImageCompositeSequence^>^ ); 
} 

Property Value

A list of instances other than images created during the Performed Procedure Step.

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.