C#
VB
C++
Gets or sets the participant object ID type code.
public ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode ParticipantObjectIDTypeCode { get; set; }
Public Property ParticipantObjectIDTypeCode As Leadtools.Dicom.Addin.Audit.ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode
public:
property Leadtools.Dicom.Addin.Audit.ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode^ ParticipantObjectIDTypeCode {
Leadtools.Dicom.Addin.Audit.ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode^ get();
void set ( Leadtools.Dicom.Addin.Audit.ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode^ );
}
The participant object ID type code.
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