Responder Developer Guide
Item Property (outageAttachment)


Syntax
'Declaration
 
<XmlElementAttribute("attachmentID", 
   System.String, 
   Order=0)>
<XmlChoiceIdentifierAttribute("ItemElementName")>
Public Property Item As String
'Usage
 
Dim instance As outageAttachment
Dim value As String
 
instance.Item = value
 
value = instance.Item
[XmlElement("attachmentID", 
   System.String, 
   Order=0)]
[XmlChoiceIdentifier("ItemElementName")]
public string 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

outageAttachment Class
outageAttachment Members

 

 


Send Comment