LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

RoleIDCode Property

Show in webframe





Gets or sets the role ID code.
Syntax
[XmlElementAttribute("RoleIDCode")]
public CodedValueType[] RoleIDCode {get; set;}
'Declaration
 
<XmlElementAttribute("RoleIDCode")>
Public Property RoleIDCode As CodedValueType()
'Usage
 
Dim instance As ActiveParticipantType
Dim value() As CodedValueType
 
instance.RoleIDCode = value
 
value = instance.RoleIDCode

            

            
[XmlElementAttribute("RoleIDCode")]
public:
property array<CodedValueType^>^ RoleIDCode {
   array<CodedValueType^>^ get();
   void set (    array<CodedValueType^>^ value);
}

Property Value

The role ID code.
Requirements

Target Platforms

See Also

Reference

ActiveParticipantType Class
ActiveParticipantType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features