Responder Developer Guide
parentSectionID Property (electricService)


Syntax
'Declaration
 
<XmlElementAttribute("parentSectionID", Order=1)>
Public Property parentSectionID As objectRef1()
'Usage
 
Dim instance As electricService
Dim value() As objectRef1
 
instance.parentSectionID = value
 
value = instance.parentSectionID
[XmlElement("parentSectionID", Order=1)]
public objectRef1[] parentSectionID {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

electricService Class
electricService Members

 

 


Send Comment