C#
VB
C++
Gets or sets the type of the certified timestamp.
[Element(DicomTag.CertifiedTimestampType)]
public string CertifiedTimestampType { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property CertifiedTimestampType As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ CertifiedTimestampType {
String^ get();
void set ( String^ );
}
The type of the certified timestamp.
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