LEADTOOLS Medical (Leadtools.Dicom assembly)

VerificationFlag Property

Show in webframe







Gets or sets the value for the "Verification Flag" (0040,A493) element.
Syntax
public string VerificationFlag {get; set;}
'Declaration
 
Public Property VerificationFlag As String
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As String
 
instance.VerificationFlag = value
 
value = instance.VerificationFlag
public string VerificationFlag {get; set;}

            
public final String getVerificationFlag()
public final void setVerificationFlag(String value)
            
 
get_VerificationFlag();
set_VerificationFlag(value);
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 DicomDataSet.SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features