ArcFM Desktop Developer Guide
Children Property (DownHierarchyNode)


Syntax
'Declaration
 
<Newtonsoft.Json.JsonPropertyAttribute()>
Public ReadOnly Property Children As List(Of DownHierarchyNode)
'Usage
 
Dim instance As DownHierarchyNode
Dim value As List(Of DownHierarchyNode)
 
value = instance.Children
[Newtonsoft.Json.JsonProperty()]
public List<DownHierarchyNode> Children {get;}
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

DownHierarchyNode Class
DownHierarchyNode Members

 

 


Send Comment