C#
VB
C++
Gets or sets a value indicating whether the participant object type code is specified.
[XmlIgnoreAttribute()]
public bool ParticipantObjectTypeCodeSpecified { get; set; }
<XmlIgnoreAttribute()>
Public Property ParticipantObjectTypeCodeSpecified As Boolean
[XmlIgnoreAttribute()]
public:
property bool ParticipantObjectTypeCodeSpecified {
bool get();
void set ( bool );
}
true
if the participant object type code specified; otherwise, false
.
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