ArcFM Responder Mobile Developer Guide
IncidentsArchive_CallsArchive Field






RX_INCIDENTS_ARCHIVE.INCIDENT_ID => RX_CALLS_ARCHIVE.INCIDENT_ID
Syntax
'Declaration
 
Public ReadOnly IncidentsArchive_CallsArchive As System.String
'Usage
 
Dim instance As ArchiveRelations
Dim value As System.String
 
value = instance.IncidentsArchive_CallsArchive
public readonly System.string IncidentsArchive_CallsArchive
public field IncidentsArchive_CallsArchive: System.String; readonly 
public var IncidentsArchive_CallsArchive : System.String;
public: readonly System.string* IncidentsArchive_CallsArchive
public:
readonly System.String^ IncidentsArchive_CallsArchive
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

ArchiveRelations Class
ArchiveRelations Members

Send Feedback