VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / get_FocusedSeriesIdentifier Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FocusedSeriesIdentifier Method
In This Topic
Gets the identifier of the focused series.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);

var value; // Type: string
value = instance.get_FocusedSeriesIdentifier();

Return Value

The identifier of the focused series.
Browser Compatibility
56+
45+
11
See Also