ArcFM Responder Mobile Developer Guide
DisplayValue Property (ID8GeoAssocJoin)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678282)>
ReadOnly Property DisplayValue As System.String
'Usage
 
Dim instance As ID8GeoAssocJoin
Dim value As System.String
 
value = instance.DisplayValue
[System.Runtime.InteropServices.DispId(1610678282)]
System.string DisplayValue {get;}
read-only property DisplayValue: System.String; 
System.Runtime.InteropServices.DispIdAttribute(1610678282)
function get DisplayValue : System.String
[System.Runtime.InteropServices.DispId(1610678282)]
__property System.string* get_DisplayValue();
[System.Runtime.InteropServices.DispId(1610678282)]
property System.String^ DisplayValue {
   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

ID8GeoAssocJoin Interface
ID8GeoAssocJoin Members

Send Feedback