C#
VB
C++
Identifier of the Service Episode as assigned by the healthcare provider.
[Element(DicomTag.ServiceEpisodeID, Requirement = DicomIodUsageType.OptionalElement)]
public string ServiceEpisodeId { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property ServiceEpisodeId As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ ServiceEpisodeId {
String^ get();
void set ( String^ );
}
Identifier of the Service Episode as assigned by the healthcare provider.
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