←Select platform

RoleIDCode Property

Summary

Gets or sets the role ID code.

Syntax

C#
VB
C++
[XmlElementAttribute("RoleIDCode")] 
public CodedValueType[] RoleIDCode { get; set; } 
  
<XmlElementAttribute("RoleIDCode")> 
Public Property RoleIDCode As Leadtools.Dicom.Addin.Audit.CodedValueType() 
[XmlElementAttribute("RoleIDCode")] 
public: 
property Leadtools.Dicom.Addin.Audit.array<CodedValueType^>^ RoleIDCode { 
   Leadtools.Dicom.Addin.Audit.array<CodedValueType^>^ get(); 
   void set (    Leadtools.Dicom.Addin.Audit.array<CodedValueType^>^ ); 
} 

Property Value

The role ID code.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly