ArcFM Desktop Developer Guide
FiberDbFields Property


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