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