ArcFM Engine Developer Guide
OldDirectory Property


Sets or Gets the oldDirectory If the Directory does not exist when the use tries to set this value, a DirectoryNotFoundException is thrown
Syntax
'Declaration
 
Public Property OldDirectory As String
'Usage
 
Dim instance As ReplicationFileStructure
Dim value As String
 
instance.OldDirectory = value
 
value = instance.OldDirectory
public string OldDirectory {get; set;}
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

ReplicationFileStructure Class
ReplicationFileStructure Members

 

 


Send Comment