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