ArcFM Desktop Developer Guide
ConflictsWithCloseMsg Property


Looks up a localized string similar to There are edit conflicts between this design and the parent version.{0}Would you like to resolve these conflicts and try again?{1}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 ConflictsWithCloseMsg As String
'Usage
 
Dim value As String
 
value = Resources.ConflictsWithCloseMsg
public static string ConflictsWithCloseMsg {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