Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

FullDicomEncoded Property






Gets or sets the full name with DICOM encoding.
Syntax
[BrowsableAttribute(false)]
public string FullDicomEncoded {get; set;}
'Declaration
 
<BrowsableAttribute(False)>
Public Property FullDicomEncoded As String
'Usage
 
Dim instance As PersonName
Dim value As String
 
instance.FullDicomEncoded = value
 
value = instance.FullDicomEncoded
[BrowsableAttribute(false)]
public:
property String^ FullDicomEncoded {
   String^ get();
   void set (    String^ value);
}

Property Value

The full name with DICOM encoding encoded.
Requirements

Target Platforms

See Also

Reference

PersonName Class
PersonName Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features