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

Show in webframe

ReferDrNameSuffix Property (CompositeInstanceDataSet.StudyRow)






Gets or sets the Refer Dr Name Suffix.
Syntax
public string ReferDrNameSuffix {get; set;}
'Declaration
 
Public Property ReferDrNameSuffix As String
'Usage
 
Dim instance As CompositeInstanceDataSet.StudyRow
Dim value As String
 
instance.ReferDrNameSuffix = value
 
value = instance.ReferDrNameSuffix

            

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

Property Value

A System.String representing the Refer Dr Name Suffix.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.StudyRow Class
CompositeInstanceDataSet.StudyRow 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