ArcFM Solution Developer Guide
NetworkAncillaryRoleFieldName Property






Syntax
'Declaration
 
Public Overridable ReadOnly Property NetworkAncillaryRoleFieldName As System.String
'Usage
 
Dim instance As MMComplexEdgeFeatureExtensionClass
Dim value As System.String
 
value = instance.NetworkAncillaryRoleFieldName
public virtual System.string NetworkAncillaryRoleFieldName {get;}
public read-only property NetworkAncillaryRoleFieldName: System.String; virtual; 
public function get NetworkAncillaryRoleFieldName : System.String
public: __property virtual System.string* get_NetworkAncillaryRoleFieldName();
public:
virtual property System.String^ NetworkAncillaryRoleFieldName {
   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

MMComplexEdgeFeatureExtensionClass Class
MMComplexEdgeFeatureExtensionClass Members

Send Feedback