ArcFM Responder Mobile Developer Guide
RelationRepresents Property (ArchiveDb)






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