Miner.Geodatabase.Edit Namespace > SaveEditEventArgs Class : Save Property |
'Declaration
Public ReadOnly Property Save As System.Boolean
'Usage
Dim instance As SaveEditEventArgs Dim value As System.Boolean value = instance.Save
public System.bool Save {get;}
public read-only property Save: System.Boolean;
public function get Save : System.boolean
public: __property System.bool get_Save();
public: property System.bool Save { System.bool get(); }
true
if save; otherwise, false
.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2