Omb.Domain Namespace > GuestRequest Class : LastName Property (GuestRequest) |
[Visual Basic]
Public Overridable Property LastName As String
[C#]
public virtual string LastName {get; set;}
[C++]
public: __property virtual string* get_LastName();
public: __property virtual void set_LastName(
string* value
);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
GuestRequest Class | GuestRequest Members
© 2009 Medical College of Georgia. All Rights Reserved.