Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

PhysicianNameSuffix Property






Gets or sets the Physician Name Suffix.
Syntax
public string PhysicianNameSuffix {get; set;}
'Declaration
 
Public Property PhysicianNameSuffix As String
'Usage
 
Dim instance As CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow
Dim value As String
 
instance.PhysicianNameSuffix = value
 
value = instance.PhysicianNameSuffix

            

            
public:
property String^ PhysicianNameSuffix {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the Physician Name Suffix.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow Class
CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features