←Select platform

ParticipantObjectTypeCodeRoleSpecified Property

Summary

Gets or sets a value indicating whether [participant object type code role specified].

Syntax

C#
VB
C++
[XmlIgnoreAttribute()] 
public bool ParticipantObjectTypeCodeRoleSpecified { get; set; } 
  
<XmlIgnoreAttribute()> 
Public Property ParticipantObjectTypeCodeRoleSpecified As Boolean 
[XmlIgnoreAttribute()] 
public: 
property bool ParticipantObjectTypeCodeRoleSpecified { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if [participant object type code role specified]; otherwise, false.

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