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