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