←Select platform

VerificationFlag Property

Summary

Gets or sets the value for the "Verification Flag" (0040,A493) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string VerificationFlag { get; set; } 
Public Property VerificationFlag As String 
public string VerificationFlag {get; set;} 
public final String getVerificationFlag() 
public final void setVerificationFlag(String value) 
             
 <br/>get_VerificationFlag();<br/>set_VerificationFlag(value);<br/>Object.defineProperty('VerificationFlag');  
public: 
property String^ VerificationFlag { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value indicating the "Verification Flag" (0040,A493) element.

Example

For an example, refer to SetEncapsulatedDocument.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly