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