ArcFM Responder Mobile Developer Guide
RelationRepresents Property (RxDb)






Syntax
'Declaration
 
Public Shared ReadOnly Property RelationRepresents As ResponderRelations
'Usage
 
Dim value As ResponderRelations
 
value = RxDb.RelationRepresents
public static ResponderRelations RelationRepresents {get;}
public read-only property RelationRepresents: ResponderRelations; static; 
public static function get RelationRepresents : ResponderRelations
public: __property static ResponderRelations* get_RelationRepresents();
public:
static property ResponderRelations^ RelationRepresents {
   ResponderRelations^ 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

RxDb Class
RxDb Members

Send Feedback