Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > VerifyingObserverSequence Class : VerifyingObserverIdentificationCodeSequence Property |
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(); }