synchronizeDicomTag Property

Summary

Gets or sets the value that specifies whether the DICOM tag will be used for synchronizing multiple series.

Syntax

JavaScript Syntax
Object.defineProperty(MedicalViewer.prototype, 'synchronizeDicomTag', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
synchronizeDicomTag: number; 

Property Value

A value that specifies whether the DICOM tag will be used for synchronizing multiple series.

Remarks

This is only valid when you set the synchronization type to SynchronizationCriteria to Tag.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly