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

Show in webframe

ConfigurationInformation Property (DicomFilmBoxParameters)








Gets or sets the Configuration Information (2010,0150).
Syntax
public string ConfigurationInformation {get; set;}
'Declaration
 
Public Property ConfigurationInformation As String
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As String
 
instance.ConfigurationInformation = value
 
value = instance.ConfigurationInformation
public string ConfigurationInformation {get; set;}
 <br/>get_ConfigurationInformation();<br/>set_ConfigurationInformation(value);<br/>Object.defineProperty('ConfigurationInformation'); 
public:
property String^ ConfigurationInformation {
   String^ get();
   void set (    String^ value);
}

Property Value

The Configuration Information (2010,0150).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomFilmBoxParameters Class
DicomFilmBoxParameters 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