ArcFM Responder Mobile Developer Guide
Relations Property (RxDb)






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