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

Show in webframe

Occupation Property (CompositeInstanceDataSet.StudyRow)






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

            

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

Property Value

A System.String representing the Occupation.
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