ArcFM Responder Mobile Developer Guide
Represents Property (ResponderObjectBaseGeneric<T>)






Something like Incidents
Syntax
'Declaration
 
Public Shared ReadOnly Property Represents As System.String
'Usage
 
Dim value As System.String
 
value = ResponderObjectBaseGeneric(Of T).Represents
public static System.string Represents {get;}
public read-only property Represents: System.String; static; 
public static function get Represents : System.String
public: __property static System.string* get_Represents();
public:
static property System.String^ Represents {
   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

ResponderObjectBaseGeneric<T> Class
ResponderObjectBaseGeneric<T> Members

Send Feedback