![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Audit Namespace > ParticipantObjectIdentificationType Class : ParticipantObjectDataLifeCycleSpecified Property |
[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); }
true
if participant object data life cycle specified; otherwise, false
.