Type Property

Summary
Gets the type of the synchronization.
Syntax
C#
VB
C++
public MedicalViewerActionType Type { get; } 
  
Public ReadOnly Property Type As MedicalViewerActionType 
            public: 
property MedicalViewerActionType Type { 
   MedicalViewerActionType get(); 
} 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.