Leadtools.Dicom.AddIn.Audit Namespace > ParticipantObjectIdentificationType Class : ParticipantObjectTypeCodeSpecified Property |
[XmlIgnoreAttribute()] public bool ParticipantObjectTypeCodeSpecified {get; set;}
'Declaration <XmlIgnoreAttribute()> Public Property ParticipantObjectTypeCodeSpecified As Boolean
'Usage Dim instance As ParticipantObjectIdentificationType Dim value As Boolean instance.ParticipantObjectTypeCodeSpecified = value value = instance.ParticipantObjectTypeCodeSpecified
[XmlIgnoreAttribute()] public: property bool ParticipantObjectTypeCodeSpecified { bool get(); void set ( bool value); }
true
if the participant object type code specified; otherwise, false
.