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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly