Item Property

Summary
Gets or sets the item.
Syntax
C#
C++/CLI
[XmlElementAttribute("ParticipantObjectQuery", System.Type, DataType="base64Binary")] 
[XmlElementAttribute("ParticipantObjectName", System.Type)] 
public object Item { get; set; } 
public:  
   [XmlElementAttribute(L"ParticipantObjectQuery", System::Type, DataType=L"base64Binary"),  
   XmlElementAttribute(L"ParticipantObjectName", System::Type)] 
   property Object^ Item 
   { 
      Object^ get() 
      void set(Object^ value) 
   } 

Property Value

The item.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.