←Select platform

VerifyingObserverSequence Property

Summary

Gets or sets the verifying observer sequence.

Syntax

C#
C++/CLI
[EntityElementAttribute()] 
public VerifyingObserverSequence VerifyingObserverSequence { get; set; } 
public: 
   [EntityElementAttribute] 
   property VerifyingObserverSequence^ VerifyingObserverSequence 
   { 
      VerifyingObserverSequence^ get() 
      void set(VerifyingObserverSequence^ value) 
   } 

Property Value

The verifying observer sequence.

Remarks

The verifying observer sequence represents the person(s) authorized to verify documents of this type and accept responsibility of their contents.

Set this value to null to ignore this field when performing a matching operation.

Requirements

Target Platforms

See Also

SRDocumentGeneral Class

SRDocumentGeneral Members

Leadtools.Medical.Storage.DataAccessLayer.MatchingParameters 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.