←Select platform

ParticipantObjectTypeCode Property

Summary

Gets or sets the participant object type code.

Syntax

C#
VB
C++
[XmlAttributeAttribute()] 
public byte ParticipantObjectTypeCode { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property ParticipantObjectTypeCode As Byte 
[XmlAttributeAttribute()] 
public: 
property byte ParticipantObjectTypeCode { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

The participant object type 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