ArcFM Responder Mobile Developer Guide
FromJunctionClassName Property






The feature class name of a from junction defining an edge element.
Syntax
'Declaration
 
Public ReadOnly Property FromJunctionClassName As System.String
'Usage
 
Dim instance As GlobalObjectId
Dim value As System.String
 
value = instance.FromJunctionClassName
public System.string FromJunctionClassName {get;}
public read-only property FromJunctionClassName: System.String; 
public function get FromJunctionClassName : System.String
public: __property System.string* get_FromJunctionClassName();
public:
property System.String^ FromJunctionClassName {
   System.String^ 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

GlobalObjectId Structure
GlobalObjectId Members

Send Feedback