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