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

Show in webframe

SpecialNeeds Property (MWLDataset.PatientRow)






Gets or sets the Special Needs.
Syntax
public string SpecialNeeds {get; set;}
'Declaration
 
Public Property SpecialNeeds As String
'Usage
 
Dim instance As MWLDataset.PatientRow
Dim value As String
 
instance.SpecialNeeds = value
 
value = instance.SpecialNeeds

            

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

Property Value

A System.String representing the Special Needs.
Requirements

Target Platforms

See Also

Reference

MWLDataset.PatientRow Class
MWLDataset.PatientRow Members

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