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 bool ParticipantObjectDataLifeCycleSpecified {get; set;}
XmlIgnoreAttribute() get_ParticipantObjectDataLifeCycleSpecified();
set_ParticipantObjectDataLifeCycleSpecified(value);
[XmlIgnoreAttribute()] public: property bool ParticipantObjectDataLifeCycleSpecified { bool get(); void set ( bool value); }
true
if participant object data life cycle specified; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2