ReferencedPatientSequence Property

Summary

Gets or sets the referenced Patient Sequence.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public ReferencedPatientSequence ReferencedPatientSequence { get; set; } 
  
<DataMemberAttribute()> 
Public Property ReferencedPatientSequence As ReferencedPatientSequence 
[DataMemberAttribute()] 
public: 
property ReferencedPatientSequence^ ReferencedPatientSequence { 
   ReferencedPatientSequence^ get(); 
   void set (    ReferencedPatientSequence^ ); 
} 

Property Value

Uniquely identifies the Patient SOP instance.

Requirements

Target Platforms

See Also

Reference

WCFVisit Class

WCFVisit Members

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

Leadtools.Medical.Worklist.Wcf Assembly