ArcFM Responder Mobile Developer Guide
CustomersArchive_LoadpointsArchive Field






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