LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Series Property (QueueItemCommand)

Show in webframe






Gets the series information which the command is working on.
Syntax
public SeriesInformation Series {get;}
'Declaration
 
Public ReadOnly Property Series As SeriesInformation
'Usage
 
Dim instance As QueueItemCommand
Dim value As SeriesInformation
 
value = instance.Series

            

            
public: __property SeriesInformation* get_Series();
public:
property SeriesInformation* Series {
   SeriesInformation* get();
}

Property Value

Type: Leadtools.Medical.Workstation.SeriesInformation The series information which the command is working on.
Requirements

Target Platforms

See Also

Reference

QueueItemCommand Class
QueueItemCommand Members

 

 


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