Leadtools.Dicom.Common

OperatorsIdentificationSequence Property

Show in webframe





Gets or sets the operators identification sequence.
Syntax
[ElementAttribute()]
public List<PersonIdentification> OperatorsIdentificationSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property OperatorsIdentificationSequence As List(Of PersonIdentification)
'Usage
 
Dim instance As PerformedSeries
Dim value As List(Of PersonIdentification)
 
instance.OperatorsIdentificationSequence = value
 
value = instance.OperatorsIdentificationSequence

            

            
[ElementAttribute()]
public:
property List<PersonIdentification^>^ OperatorsIdentificationSequence {
   List<PersonIdentification^>^ get();
   void set (    List<PersonIdentification^>^ value);
}

Property Value

The operators identification sequence.
Requirements

Target Platforms

See Also

Reference

PerformedSeries Class
PerformedSeries Members

 

 


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

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features