←Select platform

ParticipantObjectTypeCodeSpecified Property

Summary

Gets or sets a value indicating whether the participant object type code is specified.

Syntax

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

Property Value

true if the participant object type code 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