| Miner.Geodatabase Namespace > ConnectionProperties Class : LastModified Property |
'DeclarationPublic ReadOnly Property LastModified As System.Nullable(Of Date)
'UsageDim instance As ConnectionProperties Dim value As System.Nullable(Of Date) value = instance.LastModified
public System.Nullable<DateTime> LastModified {get;}
public read-only property LastModified: System.Nullable;
public function get LastModified : System.Nullable
public: __property System.Nullable<DateTime> get_LastModified();
public: property System.Nullable<DateTime> LastModified { System.Nullable<DateTime> get(); }
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