Leadtools.Dicom.Scu.Queries Namespace > SeriesQuery Class : PerfProcStepStartDate Property |
[BrowsableAttribute(false)] public Nullable<DateTime> PerfProcStepStartDate {get; set;}
'Declaration <BrowsableAttribute(False)> Public Property PerfProcStepStartDate As Nullable(Of Date)
'Usage Dim instance As SeriesQuery Dim value As Nullable(Of Date) instance.PerfProcStepStartDate = value value = instance.PerfProcStepStartDate
[BrowsableAttribute(false)] public IReference<DateTime> PerfProcStepStartDate {get; set;}
BrowsableAttribute() get_PerfProcStepStartDate();
set_PerfProcStepStartDate(value);
[BrowsableAttribute(false)] public: property Nullable<DateTime> PerfProcStepStartDate { Nullable<DateTime> get(); void set ( Nullable<DateTime> value); }
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