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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly

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