ArcFM Solution Developer Guide
VaultViewModel_Save_Tooltip Property


Looks up a localized string similar to Commit to the current map all pending changes in the Layout Editor. Note that if you are working in a session or GIS version you must then also Save to GIS the edits that are pending in your current map in order for the changes to be committed to the GIS database-- that is a different Save button, found in the ArcGIS Pro ribbon..
Syntax
'Declaration
 
Public Shared ReadOnly Property VaultViewModel_Save_Tooltip As System.String
'Usage
 
Dim value As System.String
 
value = Resources.VaultViewModel_Save_Tooltip
public static System.string VaultViewModel_Save_Tooltip {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