Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

OperatorsIdentificationSequence Property






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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features