Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

RoleIDCode Property






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

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