Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

VerificationFlag Property








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)
            
 <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

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

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