get_FocusedSeriesIdentifier Method
Gets the identifier of the focused series.
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
var value; // Type: string
value = instance.get_FocusedSeriesIdentifier();
function get_FocusedSeriesIdentifier() : string;
Return Value
The identifier of the focused series.