←Select platform

VerificationFlag Property

Summary

Gets or sets the verification flag to match against.

Syntax

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

Property Value

The verification flag to match against.

Remarks

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.