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