←Select platform

Type Property

Summary

Gets the type of the synchronization.

Syntax

C#
VB
C++
public MedicalViewerActionType Type { get; } 
  
Public ReadOnly Property Type As Leadtools.Medicalviewer.MedicalViewerActionType 
             

Property Value

MedicalViewerActionType enumeration that represents the type of this synchronization object.

Remarks

To set the type, send it as a parameter to the constructor MedicalViewerSynchronizationObject Constructor(medicalvieweractiontype).

Example

For an example, refer to MedicalViewerBaseCell.Synchronization.

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.MedicalViewer Assembly