←Select platform

PatientId Property (PatientInfo)

Summary

Gets or sets the patient's ID.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public string PatientId { get; set; } 
<DataMemberAttribute()>  
Public Property PatientId() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property String^ PatientId 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The patient's ID.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.WebViewer.ExternalControl Assembly
Click or drag to resize