Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

Show in webframe

ReferencedStudySequence Property






Gets or sets the Referenced Study Sequence.
Syntax
[DataMemberAttribute()]
public List<ReferencedStudySequence> ReferencedStudySequence {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property ReferencedStudySequence As List(Of ReferencedStudySequence)
'Usage
 
Dim instance As WCFRequestedProcedure
Dim value As List(Of ReferencedStudySequence)
 
instance.ReferencedStudySequence = value
 
value = instance.ReferencedStudySequence

            

            
[DataMemberAttribute()]
public:
property List<ReferencedStudySequence^>^ ReferencedStudySequence {
   List<ReferencedStudySequence^>^ get();
   void set (    List<ReferencedStudySequence^>^ value);
}

Property Value

Uniquely identifies the study that respresents this requested procedure.
Requirements

Target Platforms

See Also

Reference

WCFRequestedProcedure Class
WCFRequestedProcedure Members

Error processing SSI file
   Leadtools.Medical.Worklist.Wcf requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features