ArcFM Responder Mobile Developer Guide
Relations Property (ArchiveDb)






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

ArchiveDb Class
ArchiveDb Members

Send Feedback