LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

ReferencedPatientSequence Property

Show in webframe





Gets or sets the referenced Patient Sequence.
Syntax
[DataMemberAttribute()]
public ReferencedPatientSequence ReferencedPatientSequence {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property ReferencedPatientSequence As ReferencedPatientSequence
'Usage
 
Dim instance As WCFVisit
Dim value As ReferencedPatientSequence
 
instance.ReferencedPatientSequence = value
 
value = instance.ReferencedPatientSequence

            

            
[DataMemberAttribute()]
public:
property ReferencedPatientSequence^ ReferencedPatientSequence {
   ReferencedPatientSequence^ get();
   void set (    ReferencedPatientSequence^ value);
}

Property Value

Uniquely identifies the Patient SOP instance.
Requirements

Target Platforms

See Also

Reference

WCFVisit Class
WCFVisit Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.