Leadtools.Dicom.AddIn.Audit Namespace > ParticipantObjectIdentificationType Class : ParticipantObjectDataLifeCycle Property |
[XmlAttributeAttribute()] public byte ParticipantObjectDataLifeCycle {get; set;}
'Declaration <XmlAttributeAttribute()> Public Property ParticipantObjectDataLifeCycle As Byte
'Usage Dim instance As ParticipantObjectIdentificationType Dim value As Byte instance.ParticipantObjectDataLifeCycle = value value = instance.ParticipantObjectDataLifeCycle
[XmlAttributeAttribute()] public: property byte ParticipantObjectDataLifeCycle { byte get(); void set ( byte value); }