←Select platform

FullDicomEncoded Property

Summary

Gets or sets the full name with DICOM encoding.

Syntax

C#
VB
C++
public string FullDicomEncoded { get; set; } 
<BrowsableAttribute(False)> 
Public Property FullDicomEncoded As String 
[BrowsableAttribute(false)] 
public: 
property String^ FullDicomEncoded { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The full name with DICOM encoding encoded.

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.Common Assembly