ArcFM Responder Mobile Developer Guide
CustomersArchive_CallsArchive Field






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