Omb.Domain Namespace > EFCatValueSearch Class : GetValueAsDateTime Method (EFCatValueSearch) |
[Visual Basic]
Protected Overridable Function GetValueAsDateTime( _
ByVal name As String, _
ByVal defaultValue As Date _
) As Date
[C#]
protected virtual DateTime GetValueAsDateTime(
string name,
DateTime defaultValue
);
[C++]
protected: virtual DateTime GetValueAsDateTime(
string* name,
DateTime defaultValue
)
[C++/CLI]
protected:
virtual DateTime GetValueAsDateTime(
String^ name,
DateTime defaultValue
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
EFCatValueSearch Class | EFCatValueSearch Members
© 2009 Medical College of Georgia. All Rights Reserved.