Responder Developer Guide
Item Property (PayloadType)


Syntax
'Declaration
 
<XmlAnyElementAttribute(0)>
<XmlElementAttribute("Compressed", 
   System.String, 
   Order=0)>
Public Property Item As Object
'Usage
 
Dim instance As PayloadType
Dim value As Object
 
instance.Item = value
 
value = instance.Item
[XmlAnyElement(0)]
[XmlElement("Compressed", 
   System.String, 
   Order=0)]
public object Item {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PayloadType Class
PayloadType Members

 

 


Send Comment