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