ArcFM Responder Mobile Developer Guide
FeederInfoException Enumeration






Syntax
'Declaration
 
<System.FlagsAttribute()>
Public Enum FeederInfoException 
   Inherits System.Enum
'Usage
 
Dim instance As FeederInfoException
[System.Flags()]
public enum FeederInfoException : System.Enum 
public enum FeederInfoException = class(System.Enum)
System.FlagsAttribute()
public enum FeederInfoException extends System.Enum
[System.Flags()]
__value public enum FeederInfoException : public System.Enum 
[System.Flags()]
public enum class FeederInfoException : public System.Enum 
Members
MemberDescription
BidirectionalSubsource 
None 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.Network.FeederInfoException

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

Miner.Geodatabase.Network Namespace

Send Feedback