←Select platform

VerifyingObserverNamePrefix Property

Summary

Gets or sets the verifying observer name prefix of the DICOM instance referenced by the VerifyingObserverSequenceRow.

Syntax

C#
C++/CLI
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public string VerifyingObserverNamePrefix { get; set; } 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"17.0.0.0")] 
   property String^ VerifyingObserverNamePrefix 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The verifying observer name prefix.

Remarks

This property value represents the prefix name component of the verifying observer name.

The verifying observer name consists of:

The verifying observer name is the person authorized by the VerifyingOrganization to verify documents of this type and accepts responsibility of their contents.

Requirements

Target Platforms

See Also

VerifyingObserverSequenceRow Class

VerifyingObserverSequenceRow Members

Leadtools.Medical.Storage.DataAccessLayer Namespace

Help Version 23.0.2024.5.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.