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

Show in webframe

ScheduledProcedureStepLocation Property (MWLDataset.ScheduledProcedureStepRow)






Gets or sets the Scheduled Procedure Step Location.
Syntax
public string ScheduledProcedureStepLocation {get; set;}
'Declaration
 
Public Property ScheduledProcedureStepLocation As String
'Usage
 
Dim instance As MWLDataset.ScheduledProcedureStepRow
Dim value As String
 
instance.ScheduledProcedureStepLocation = value
 
value = instance.ScheduledProcedureStepLocation

            

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

Property Value

A System.String representing the Scheduled Procedure Step Location.
Requirements

Target Platforms

See Also

Reference

MWLDataset.ScheduledProcedureStepRow Class
MWLDataset.ScheduledProcedureStepRow 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