ArcFM Responder Mobile Developer Guide
IsUltimateSource Property (FeederDetails)






Syntax
'Declaration
 
Public ReadOnly Property IsUltimateSource As System.Boolean
'Usage
 
Dim instance As FeederDetails
Dim value As System.Boolean
 
value = instance.IsUltimateSource
public System.bool IsUltimateSource {get;}
public read-only property IsUltimateSource: System.Boolean; 
public function get IsUltimateSource : System.boolean
public: __property System.bool get_IsUltimateSource();
public:
property System.bool IsUltimateSource {
   System.bool get();
}
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

FeederDetails Class
FeederDetails Members

Send Feedback