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
.