ArcFM Responder Mobile Developer Guide
GdbmReconcileSettings Property






Syntax
'Declaration
 
Public Property GdbmReconcileSettings As GdbmReconcileSettings
'Usage
 
Dim instance As GdbmInterval
Dim value As GdbmReconcileSettings
 
instance.GdbmReconcileSettings = value
 
value = instance.GdbmReconcileSettings
public GdbmReconcileSettings GdbmReconcileSettings {get; set;}
public read-write property GdbmReconcileSettings: GdbmReconcileSettings; 
public function get,set GdbmReconcileSettings : GdbmReconcileSettings
public: __property GdbmReconcileSettings* get_GdbmReconcileSettings();
public: __property void set_GdbmReconcileSettings( 
   GdbmReconcileSettings* value
);
public:
property GdbmReconcileSettings^ GdbmReconcileSettings {
   GdbmReconcileSettings^ get();
   void set (    GdbmReconcileSettings^ value);
}
Requirements

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

See Also

Reference

GdbmInterval Class
GdbmInterval Members

Send Feedback