| Miner.Data.Access Namespace > DataSyntax Class : UTCDate Property | 
'DeclarationPublic MustOverride ReadOnly Property UTCDate As System.String
'UsageDim instance As DataSyntax Dim value As System.String value = instance.UTCDate
public abstract System.string UTCDate {get;}
public read-only property UTCDate: System.String; abstract;
public __abstract function get UTCDate : System.String
            public: __property abstract System.string* get_UTCDate();
public: abstract property System.String^ UTCDate { System.String^ 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