ArcFM Responder Mobile Developer Guide
ID8GeoAssocJoin_get_DisplayValue Method






Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibFuncAttribute(TypeLibFuncFlags.FHidden)>
Public Overridable Function ID8GeoAssocJoin_get_DisplayValue() As System.String
'Usage
 
Dim instance As D8FeatureClass
Dim value As System.String
 
value = instance.ID8GeoAssocJoin_get_DisplayValue()
[System.Runtime.InteropServices.TypeLibFunc(TypeLibFuncFlags.FHidden)]
public virtual System.string ID8GeoAssocJoin_get_DisplayValue()
public function ID8GeoAssocJoin_get_DisplayValue(): System.String; virtual; 
System.Runtime.InteropServices.TypeLibFuncAttribute(TypeLibFuncFlags.FHidden)
public function ID8GeoAssocJoin_get_DisplayValue() : System.String;
[System.Runtime.InteropServices.TypeLibFunc(TypeLibFuncFlags.FHidden)]
public: virtual System.string* ID8GeoAssocJoin_get_DisplayValue(); 
[System.Runtime.InteropServices.TypeLibFunc(TypeLibFuncFlags.FHidden)]
public:
virtual System.String^ ID8GeoAssocJoin_get_DisplayValue(); 
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

D8FeatureClass Class
D8FeatureClass Members

Send Feedback