Miner.Geodatabase.GeodatabaseManager.ActionHandlers Namespace > ActionHandler Class : ActionType Property |
'Declaration
Public Property ActionType As ActionType
'Usage
Dim instance As ActionHandler Dim value As ActionType instance.ActionType = value value = instance.ActionType
public ActionType ActionType {get; set;}
public read-write property ActionType: ActionType;
public function get,set ActionType : ActionType
public: __property ActionType get_ActionType(); public: __property void set_ActionType( ActionType value );
public: property ActionType ActionType { ActionType get(); void set ( ActionType value); }
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