Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

VerifyingObserverIdentificationCodeSequence Property






Gets the verifying observer identification code sequence.
Syntax
public List<CodeSequence> VerifyingObserverIdentificationCodeSequence {get;}
'Declaration
 
Public ReadOnly Property VerifyingObserverIdentificationCodeSequence As List(Of CodeSequence)
'Usage
 
Dim instance As VerifyingObserverSequence
Dim value As List(Of CodeSequence)
 
value = instance.VerifyingObserverIdentificationCodeSequence

            

            
public:
property List<CodeSequence^>^ VerifyingObserverIdentificationCodeSequence {
   List<CodeSequence^>^ get();
}

Property Value

Coded identifier of verifying observer.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
Requirements

Target Platforms

See Also

Reference

VerifyingObserverSequence Class
VerifyingObserverSequence Members

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