ArcFM Desktop Developer Guide
RetryCloseDesignMsg Property


Looks up a localized string similar to The following error was encountered during reconcile: {0} {1}Would you like to keep the design open and try again? {2}Selecting NO will continue closing the design without posting; your edits will be saved but will not show up in the parent version..
Syntax
'Declaration
 
Public Shared ReadOnly Property RetryCloseDesignMsg As String
'Usage
 
Dim value As String
 
value = Resources.RetryCloseDesignMsg
public static string RetryCloseDesignMsg {get;}
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

Resources Class
Resources Members

 

 


Send Comment