Gets the type of the synchronization.
public MedicalViewerActionType Type { get; }
Public ReadOnly Property Type As Leadtools.Medicalviewer.MedicalViewerActionType
public:
property Leadtools.Medicalviewer.MedicalViewerActionType Type {
Leadtools.Medicalviewer.MedicalViewerActionType get();
}
MedicalViewerActionType enumeration that represents the type of this synchronization object.
To set the type, send it as a parameter to the constructor MedicalViewerSynchronizationObject Constructor(medicalvieweractiontype).
For an example, refer to MedicalViewerBaseCell.Synchronization.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET