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

Show in webframe

OtherPatientIDs Property






Gets or sets the other patient IDs.
Syntax
[DataMemberAttribute()]
public List<string> OtherPatientIDs {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property OtherPatientIDs As List(Of String)
'Usage
 
Dim instance As WCFPatient
Dim value As List(Of String)
 
instance.OtherPatientIDs = value
 
value = instance.OtherPatientIDs

            

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

Property Value

Alternate identifiers used to identify the patient.
Requirements

Target Platforms

See Also

Reference

WCFPatient Class
WCFPatient 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