ArcFM Responder Mobile Developer Guide
JunctionInfo Class
Members 






Network information and geometry for a junction. Exported as NODE in standard XML schema.
Object Model
JunctionInfo Class
Syntax
'Declaration
 
Public MustInherit Class JunctionInfo 
   Inherits ElementInfo
'Usage
 
Dim instance As JunctionInfo
public abstract class JunctionInfo : ElementInfo 
public class JunctionInfo = class(ElementInfo)abstract; 
public abstract class JunctionInfo extends ElementInfo
public __gc abstract class JunctionInfo : public ElementInfo 
public ref class JunctionInfo abstract : public ElementInfo 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.Integration.ElementInfo
      Miner.Geodatabase.Integration.JunctionInfo

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JunctionInfo Members
Miner.Geodatabase.Integration Namespace

Send Feedback