ArcFM Responder Mobile Developer Guide
LoadPointsArchive Field






Syntax
'Declaration
 
Public ReadOnly LoadPointsArchive As ArchiveTables.TableLoadPointsArchive
'Usage
 
Dim instance As ArchiveTables
Dim value As ArchiveTables.TableLoadPointsArchive
 
value = instance.LoadPointsArchive
public readonly ArchiveTables.TableLoadPointsArchive LoadPointsArchive
public field LoadPointsArchive: ArchiveTables.TableLoadPointsArchive; readonly 
public var LoadPointsArchive : ArchiveTables.TableLoadPointsArchive;
public: readonly ArchiveTables.TableLoadPointsArchive* LoadPointsArchive
public:
readonly ArchiveTables.TableLoadPointsArchive^ 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

ArchiveTables Class
ArchiveTables Members

Send Feedback