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

Show in webframe

FilmSessionLabel Property (DicomPrintJobReportInformation)








Gets or sets the Film Session Label (2000,0050).
Syntax
public string FilmSessionLabel {get; set;}
'Declaration
 
Public Property FilmSessionLabel As String
'Usage
 
Dim instance As DicomPrintJobReportInformation
Dim value As String
 
instance.FilmSessionLabel = value
 
value = instance.FilmSessionLabel
public string FilmSessionLabel {get; set;}
 <br/>get_FilmSessionLabel();<br/>set_FilmSessionLabel(value);<br/>Object.defineProperty('FilmSessionLabel'); 
public:
property String^ FilmSessionLabel {
   String^ get();
   void set (    String^ value);
}

Property Value

The Film Session Label (2000,0050).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

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