Omb.Domain Namespace > OrderMgr Class : GetOrder Method |
[Visual Basic]
Public Overridable Function GetOrder( _
ByVal order As ID, _
ByVal sc As SecurityContext _
) As Order
[C#]
public virtual Order GetOrder(
ID order,
SecurityContext sc
);
[C++]
public: virtual Order* GetOrder(
ID order,
SecurityContext* sc
)
[C++/CLI]
public:
virtual Order^ GetOrder(
ID order,
SecurityContext^ sc
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
OrderMgr Class | OrderMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.