Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Item Property (ParticipantObjectIdentificationType)






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

            

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

Property Value

The item.
Requirements

Target Platforms

See Also

Reference

ParticipantObjectIdentificationType Class
ParticipantObjectIdentificationType Members

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