ArcFM Engine Developer Guide
OldPersonalGdbPath Field


Syntax
'Declaration
 
<ArgumentAttribute(ArgumentType.AtMostOnce, HelpText="Used by GDBReplicationWorker mode to indicate the old PGDB path")>
Public OldPersonalGdbPath As String
'Usage
 
Dim instance As MainProgramArguments
Dim value As String
 
value = instance.OldPersonalGdbPath
 
instance.OldPersonalGdbPath = value
[Argument(ArgumentType.AtMostOnce, HelpText="Used by GDBReplicationWorker mode to indicate the old PGDB path")]
public string OldPersonalGdbPath
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MainProgramArguments Class
MainProgramArguments Members

 

 


Send Comment