ArcFM Desktop Developer Guide
ReadOnlyErrorMsg Property


Looks up a localized string similar to This database is not editable by this user. If this is a personal Geodatabase it may be read only or otherwise write protected..
Syntax
'Declaration
 
Public Shared ReadOnly Property ReadOnlyErrorMsg As String
'Usage
 
Dim value As String
 
value = Resources.ReadOnlyErrorMsg
public static string ReadOnlyErrorMsg {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