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