C#
VB
C++
Gets or sets the participant object type code.
[XmlAttributeAttribute()]
public byte ParticipantObjectTypeCode { get; set; }
<XmlAttributeAttribute()>
Public Property ParticipantObjectTypeCode As Byte
[XmlAttributeAttribute()]
public:
property byte ParticipantObjectTypeCode {
byte get();
void set ( byte );
}
The participant object 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