LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Item Property (ParticipantObjectIdentificationType)

Show in webframe





Gets or sets the item.
Syntax
[XmlElementAttribute(Type=System.String, ElementName="ParticipantObjectName")]
[XmlElementAttribute(DataType="base64Binary", 
   Type=System.Byte[], 
   ElementName="ParticipantObjectQuery")]
public object Item {get; set;}
'Declaration
 
<XmlElementAttribute(Type=System.String, ElementName="ParticipantObjectName")>
<XmlElementAttribute(DataType="base64Binary", 
   Type=System.Byte[], 
   ElementName="ParticipantObjectQuery")>
Public Property Item As Object
'Usage
 
Dim instance As ParticipantObjectIdentificationType
Dim value As Object
 
instance.Item = value
 
value = instance.Item

            

            
[XmlElementAttribute(Type=System.String, ElementName="ParticipantObjectName")]
[XmlElementAttribute(DataType="base64Binary", 
   Type=System.Byte[], 
   ElementName="ParticipantObjectQuery")]
public:
property Object^ Item {
   Object^ get();
   void set (    Object^ value);
}

Property Value

The item.
Requirements

Target Platforms

See Also

Reference

ParticipantObjectIdentificationType Class
ParticipantObjectIdentificationType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features