←Select platform

VerifyingObserverGivenName Property

Summary

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

Syntax

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

Property Value

The verifying observer given name.

Remarks

This property value represents the given 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.