Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

ParticipantObjectDataLifeCycleSpecified Property






Gets or sets a value indicating whether the participant object data life cycle specified.
Syntax
[XmlIgnoreAttribute()]
public bool ParticipantObjectDataLifeCycleSpecified {get; set;}
'Declaration
 
<XmlIgnoreAttribute()>
Public Property ParticipantObjectDataLifeCycleSpecified As Boolean
'Usage
 
Dim instance As ParticipantObjectIdentificationType
Dim value As Boolean
 
instance.ParticipantObjectDataLifeCycleSpecified = value
 
value = instance.ParticipantObjectDataLifeCycleSpecified

            

            
[XmlIgnoreAttribute()]
public:
property bool ParticipantObjectDataLifeCycleSpecified {
   bool get();
   void set (    bool value);
}

Property Value

true if participant object data life cycle specified; otherwise, false.
Requirements

Target Platforms

See Also

Reference

ParticipantObjectIdentificationType Class
ParticipantObjectIdentificationType Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features