LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

TimelineManager Property (WorkstationViewer)

Show in webframe






Gets the Leadtools.Medical.Workstation.StudiesChronologicalTimelineManager that is used by this WorkstationViewer.
Syntax
public StudiesChronologicalTimelineManager TimelineManager {get;}
'Declaration
 
Public ReadOnly Property TimelineManager As StudiesChronologicalTimelineManager
'Usage
 
Dim instance As WorkstationViewer
Dim value As StudiesChronologicalTimelineManager
 
value = instance.TimelineManager

            

            
public: __property StudiesChronologicalTimelineManager* get_TimelineManager();
public:
property StudiesChronologicalTimelineManager* TimelineManager {
   StudiesChronologicalTimelineManager* get();
}

Property Value

The Leadtools.Medical.Workstation.StudiesChronologicalTimelineManager that is used by this WorkstationViewer.
Remarks
This is the same Leadtools.Medical.Workstation.StudiesChronologicalTimelineManager object returned by the Leadtools.Medical.Workstation.WorkstationState.TimelineManager that is used by the viewer.
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.