Miner.Responder.Shared.SchemaObjects Namespace > CallsObject Class : AnalyzingExpiresUTC Property |
'Declaration
Public Property AnalyzingExpiresUTC As System.Nullable(Of Date)
'Usage
Dim instance As CallsObject Dim value As System.Nullable(Of Date) instance.AnalyzingExpiresUTC = value value = instance.AnalyzingExpiresUTC
public System.Nullable<DateTime> AnalyzingExpiresUTC {get; set;}
public read-write property AnalyzingExpiresUTC: System.Nullable;
public function get,set AnalyzingExpiresUTC : System.Nullable
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