ArcFM Responder Mobile Developer Guide
_log Field (PersonalGdbServerReplicaElement)






Syntax
'Declaration
 
Public Shared ReadOnly _log As log4net.ILog
'Usage
 
Dim value As log4net.ILog
 
value = PersonalGdbServerReplicaElement._log
public static readonly log4net.ILog _log
public field _log: log4net.ILog; static; readonly 
public static var _log : log4net.ILog;
public: static readonly log4net.ILog* _log
public:
static readonly log4net.ILog^ _log
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

PersonalGdbServerReplicaElement Class
PersonalGdbServerReplicaElement Members

Send Feedback