Omb.Domain Namespace > PACatValueMgr Class : UpdatePACatValue Method |
[Visual Basic]
Public Overridable Sub UpdatePACatValue( _
ByVal pacv As PACatValue, _
ByVal sc As SecurityContext _
)
[C#]
public virtual void UpdatePACatValue(
PACatValue pacv,
SecurityContext sc
);
[C++]
public: virtual void UpdatePACatValue(
PACatValue* pacv,
SecurityContext* sc
)
[C++/CLI]
public:
virtual void UpdatePACatValue(
PACatValue^ pacv,
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
PACatValueMgr Class | PACatValueMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.