C#
VB
C++
Gets or sets the value of the Expire Date column for this row.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public DateTime ExpireDate { get; set; }
<DebuggerNonUserCodeAttribute(),
GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>
Public Property ExpireDate() As Date
Get
Set
public:
[DebuggerNonUserCodeAttribute,
GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")]
property System::DateTime ExpireDate
{
System::DateTime get()
void set(System::DateTime value)
}
The value of the Expire Date column for this row.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET